pytest-wetest

Welian API Automation test framework pytest plugin


License
MIT
Install
pip install pytest-wetest==1.0.1

Documentation

pytest-wetest

PyPI version Python versions See Build Status on Travis CI

Welian API Automation test framework pytest plugin


Features

  • Json report
  • Atomic test suit
  • custom node id
  • docstring based metadata

Notice

breed server, the backend test visualization server of this plugin is not open source, please consider build your own or just leave breed_server options empty.

Requirements

  • *nix based system
  • python >=3.6 python3.7 is required if you want set none-ascii options in pytest.ini
  • pytest >=3.7

Installation

You can install "pytest-wetest" via pip from PyPI:

$ pip install pytest-wetest

Usage

For more details please check on documentation site

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "pytest-wetest" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.