ctox icon indicating copy to clipboard operation
ctox copied to clipboard

Support for a load of features

Open hayd opened this issue 11 years ago • 0 comments

Feature list is basically here http://tox.readthedocs.org/en/latest/config.html

  • [ ] cache the builds better
  • [x] parse_args, and have {options} and friends work (so can do ctox --pdb !)
  • [ ] changedir (should default to .tox and do the installations and tests there?)
  • [x] Rather than always do local and global test env, support substitutions
  • [x] support more substitutions
  • [ ] lots more...

~~Possible to use test suite for tox?~~

~~I will probably never do these.~~

hayd avatar Oct 07 '14 00:10 hayd