issues
search
mkwiatkowski
/
pinocchio
pinocchio is a set of extensions to the nose unit testing framework for Python
38
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AttributeError: module 'pinocchio' has no attribute 'SE3'
#31
dqj5182
closed
6 months ago
2
Use `object.__doc__` instead of `inspect.getdoc()`.
#30
mkwiatkowski
closed
3 years ago
0
Django.test.TestCase docstring pollutes test name discovery
#29
kortesmv-etasku
closed
3 years ago
6
Status of this project and PyPI use
#28
nim65s
closed
3 years ago
1
TypeError in Python 3
#27
arusahni
closed
8 years ago
5
Fix #25 - Stopwatch plugin doesn't work with unbound methods on Python27
#26
rhunwicks
closed
9 years ago
1
Stopwatch plugin doesn't work with unbound methods on Python 2.7
#25
rhunwicks
closed
9 years ago
0
Add an option to output specification to the file
#24
renatgalimov
closed
9 years ago
1
Your spec facility alphabetizes method names
#23
rmoskal
closed
9 years ago
3
Decorator plugin doesn't work for methods on Python3
#22
mkwiatkowski
opened
9 years ago
2
Handle multiple attributes
#21
little-dude
closed
9 years ago
3
Allows attributes with values
#20
little-dude
closed
9 years ago
1
[RFC] fix sorting issue with newer nose version
#19
little-dude
closed
9 years ago
4
TypeError: sort() takes exactly 1 argument (2 given) when using decorator
#18
little-dude
closed
9 years ago
3
New release?
#17
davidovich
closed
9 years ago
2
Sanitize the filename used to store test errors in output_save.py
#16
davidovich
closed
9 years ago
1
Pinocchio for Nose2
#15
zoidyzoidzoid
opened
10 years ago
1
fix encoding errors with io.StringIO in python2
#14
apieum
closed
10 years ago
1
Python 3 compatibility
#13
apieum
closed
10 years ago
8
Make stopwatch work with test methods.
#12
mkohler
closed
10 years ago
1
used os.makedirs instead of os.mkdir to be more lenient on non existing ...
#11
davidovich
closed
11 years ago
0
output_save plugin uses os.mkdir which crashes nosetests if parent dir is non existent
#10
davidovich
closed
11 years ago
3
Produce colored spec output on Windows console.
#9
starlightsys
closed
11 years ago
4
output_save plugin fails when an error occurs in a module level setup() function
#8
davidovich
closed
9 years ago
4
Fix for spec failing on errors during test suite initialization
#7
rmihael
closed
12 years ago
1
Remove download url from setup.py
#6
ghickman
closed
12 years ago
1
Update version on PyPI
#5
ghickman
closed
12 years ago
1
Fix an ImportError on unittest
#4
ghickman
closed
12 years ago
1
Some changes
#3
delfick
closed
12 years ago
5
Spec extension does not correctly display skipped tests in nose 0.10
#2
ghost
closed
12 years ago
1
spec.py imports class that was moved in Python 2.7
#1
ghost
closed
12 years ago
1