diff --git a/ISSUES.txt b/ISSUES.txt index 15c341a7b..d9a76cf08 100644 --- a/ISSUES.txt +++ b/ISSUES.txt @@ -79,15 +79,6 @@ style tests, i.e. it leverages existing test suites without needing to rewrite them. Together with the previously mentioned setup_test() maybe the setupfunc could be ommitted? -checks / deprecations for next release ---------------------------------------------------------------- -tags: bug 2.4 core xdist - -* check oejskit plugin compatibility -* move pytest_nose out of pylib because it implicitely extends - the protocol now - setup/teardown is called at module level. - consider making calling of setup/teardown configurable - optimizations --------------------------------------------------------------- tags: 2.4 core