15
0
Commit Graph

4 Commits

Author SHA256 Message Date
Sascha Peilicke
b0c934f8d5 - Properly run testsuite, but not (currently) on SLE_11_SP2
- Properly run testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testscenarios?expand=0&rev=4
2013-05-06 07:39:31 +00:00
Sascha Peilicke
2cc1c7f441 - Update to version 0.4:
+ Python 3.2 support added. (Robert Collins)

- Initial version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testscenarios?expand=0&rev=3
2013-05-02 13:45:58 +00:00
c44d7369ab - Update to 0.3:
* New function per_module_scenarios for tests that should be applied across
    multiple modules providing the same interface, some of which may not be
    available at run time. (Martin Pool)
  * TestWithScenarios is now backed by a mixin - WithScenarios - which can be
    mixed into different unittest implementations more cleanly (e.g.
    unittest2). (James Polley, Robert Collins)
- Recreate spec with current conventions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testscenarios?expand=0&rev=2
2012-04-06 21:23:03 +00:00
fd6ff379ad - Initial release
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testscenarios?expand=0&rev=1
2011-04-16 19:02:21 +00:00