generator-py-tox

0.0.1 • Public • Published

generator-py-tox Build Status

This generator is used to create a tox.ini file for (Tox)[http://tox.readthedocs.org/en/latest/#] testing Python projects. At it's current state it fully emulates the functionality of the CLT tox-quickstart.

Why Yeoman?

Yeoman is awesome! tox-quickstart is capable of generating a basic tox.ini file, though is not expandable. As a developer, I would like to be able to easily generate potentially more complex tox.ini files. Using yeoman, and developing a yeoman generator, makes it simple to expand the functionality of my tox.ini generator. :D

Install

$ npm install -g generator-py-tox

Run

$ yo py-tox

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i generator-py-tox

Weekly Downloads

20

Version

0.0.1

License

none

Last publish

Collaborators

  • dreid