Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
py-unittest-extra
May 08, 2015
renamed wrap() argument with confusing name
· 50e4eaee
Dom Sekotill
authored
May 08, 2015
50e4eaee
generator: wrap() works on instances, not attr dict
· 89e1ada7
Dom Sekotill
authored
May 08, 2015
89e1ada7
May 07, 2015
renamed coverage to coverage_report (mod & func)
· de4bcfcb
Dom Sekotill
authored
May 07, 2015
de4bcfcb
prevent attempted imports of excluded packages
· e0d5a408
Dom Sekotill
authored
May 07, 2015
e0d5a408
fixed a mistake in super() call in TestGeneratorMeta
· 2238d7ce
Dom Sekotill
authored
May 07, 2015
2238d7ce
ensure generated subclasses are new-type classes
· 7cc5388b
Dom Sekotill
authored
May 07, 2015
7cc5388b
added 'include' & 'exclude' to test_coverage_command
· a655b4d3
Dom Sekotill
authored
May 07, 2015
a655b4d3
Initial commit
· e1d8b7ba
Dom Sekotill
authored
May 07, 2015
e1d8b7ba
Loading