Skip to content

Releases: atsb/nose-py3

nose-py3 - 1.6.3 Released!

20 Sep 19:25
Compare
Choose a tag to compare

nose-py3 - 1.6.2 Released!

03 Jun 15:15
Compare
Choose a tag to compare

Fixes an issue in the xunit plugin where strings were not being handled correctly and caused a crash.

Get it here: https://pypi.org/project/nose-py3/

nose-py3 - 1.6.0 Released!

17 Mar 07:44
7ca10d9
Compare
Choose a tag to compare

This release fixes:

  1. dict_keys issue - thanks welitonfreitas

nose-py3 - 1.5.0 Released!

24 Dec 09:09
c31be40
Compare
Choose a tag to compare

This is a new releasse of nose-py3.

Changes:

Next year, I will be dedicating a lot more time to this project and will be fixing all unittests and making it clean.

The wheel and tar package are provided. Alternatively, you can get it from pypi using pip install nose-py3

nose-py3 1.4.3 released!

12 Jun 11:55
Compare
Choose a tag to compare

This releases fixes a bug

  1. Thanks to vsbogd for raising an issue where dependencies were not automatically downloaded when the wheel was installed via pip.
  2. Removed dead imports and code usage for Mixin2to3.

Artifacts are attached. Alternatively download via pip (python3 -m pip install nose-py3)

nose-py3: 1.3.9

07 Feb 06:14
9e8ab4b
Compare
Choose a tag to compare

Wheel and source tarball are included, but I recommend if you just wish to use it, then use pip (view the README.md).

Source has been converted to be python3 compatible (3.6+), ability to run with python2 is removed. Fully tested with many tests, arguments, files generations for coverage etc..

Enjoy :)