0.0.1 • Published 10 years ago

generator-py-tox v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

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

0.0.1

10 years ago