File: NEWS

package info (click to toggle)
nose 1.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,680 kB
  • ctags: 3,035
  • sloc: python: 15,697; makefile: 119; xml: 42; sh: 15
file content (14 lines) | stat: -rw-r--r-- 562 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1.3.5
-----

1.3.5 fixes several minor issues, including the gathering of tests when using
package notation, using the coverage plugin with multiprocessing, and several
others.  See the CHANGELOG for more details.

Also note that nose 1.x is in maintenance mode.  We will not be
looking to add any features, and you should seriously consider
looking at nose2 as the way forward.

If you're interested in the future of nose, please take a look at the
nose2 project on github (https://github.com/nose-devs/nose2) or pypi
(http://pypi.python.org/pypi/nose2/0.5.0).