Skip to main content

Excel - driven interface automation framework

Project description

# itester

## 要求

- click
- requests

## 介绍

看了不少测试环境 py.test、nose、unittest 对于QA 来说,书写case 需要写代码,所以简单写了一个使用Excel 维护case 的工具

## 安装

```
pip install itester

or

make build
make install
```

## 使用命令

```
itester -c /path/testcase/ -m mail1@mail.com,mail2@mail.com -o /path/report/ -p http://url/auto/report/
```

## 原理

- 从excel中获取case
- 然后分别校验实际返回值和预计返回值的区别

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

itester-1.0.1.tar.gz (102.0 kB view hashes)

Uploaded Source

Built Distribution

itester-1.0.1-py2-none-any.whl (19.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page