issues
search
beeware
/
cricket
A GUI tool for running Python test suites.
BSD 3-Clause "New" or "Revised" License
213
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes old Django test runner issues if using newer version of Django
#44
gopar
closed
8 years ago
1
Fix Str to Byte conversion
#43
gopar
closed
8 years ago
4
Cricket should support testing on tox
#42
hawkowl
opened
8 years ago
2
Update pipes.py, fix a typo.
#41
serdardalgic
closed
9 years ago
0
Fix py3 compatibility
#40
funkybob
closed
9 years ago
2
'TestCase' object has no attribute 'timestamp'
#39
MarkusH
opened
9 years ago
14
Add support for Python3, please.
#38
dizballanze
closed
4 years ago
4
Add support for unit test discovery
#37
ashleywalsh
closed
7 years ago
2
"ValueError: No JSON object could be decoded" on 'Run all' an empty test list
#36
psam44
opened
10 years ago
1
Customize manage.py location and add some tolerance.
#35
jgeskens
closed
7 years ago
2
Add support for Django 1.8+
#34
charettes
closed
10 years ago
0
Console output for failed tests
#33
spookylukey
opened
10 years ago
2
Add quit file menu if not osx. Change reference when keyboard interrupt
#32
nfredrik
closed
7 years ago
1
Add quit in file menu. Change to valid reference at keyboard interrupt.
#31
nfredrik
closed
10 years ago
2
Fix typos in README and documentation.
#30
jscn
closed
10 years ago
0
Can't scroll tree panel in Problems tab.
#29
funkybob
opened
10 years ago
0
Small typo fix
#28
idahogray
closed
11 years ago
1
The user should be able to discover test files similar to how unittest discovers
#27
pebreo
opened
11 years ago
2
Issue #24: fixes for running under cricket under Python < 2.7
#26
lensvol
closed
11 years ago
0
Issue #24 fixed and discoverer/runner can now support non-standard test IDs
#25
lensvol
closed
11 years ago
2
Vanilla cricket install fails under Windows + Python 2.6.6
#24
lensvol
closed
11 years ago
5
Runner now supports embedded test suites in build_suite() result.
#23
lensvol
closed
11 years ago
5
Cricket doesn't run in a brew virtual env under OSX
#22
shadowmint
closed
11 years ago
1
Print statements in the code will cause an exception in cricket
#21
khoobks
closed
11 years ago
1
Import Error: Cannot find module runners
#20
khoobks
closed
11 years ago
2
Better enable/disable of run buttons based on current test and ui state
#19
r1chardj0n3s
closed
11 years ago
0
Re-run with no failed tests gets confused about progress (and more)
#18
r1chardj0n3s
closed
11 years ago
2
Add support for nose (standalone and for Django)
#17
roadsideseb
opened
11 years ago
0
The user should be able to filter / search the list of tests
#16
tleeuwenburg
opened
11 years ago
0
package dependencies
#15
tleeuwenburg
closed
11 years ago
2
v0 draft of backend developer doc
#14
tleeuwenburg
closed
11 years ago
1
Merge this to add unittest support
#13
tleeuwenburg
closed
11 years ago
0
Add unittest support for cricket plus two unit tests added
#12
tleeuwenburg
closed
11 years ago
1
Add argument parser to provide --settings option
#11
roadsideseb
closed
11 years ago
1
Unable to exit cricket gui
#10
abdulmuneer
closed
11 years ago
1
setup stdout prior to test setup. Fixes #7
#9
amenasse
closed
11 years ago
1
Console exception when pressing cancel on the test discovery fail dialog
#8
freakboy3742
closed
11 years ago
0
failure on pre test setup in a Django test case behaves unexpectedly
#7
amenasse
closed
11 years ago
1
Handle output in stderr gracefully when discovering tests
#6
roadsideseb
closed
11 years ago
2
Add a cancel button on test discovery failure, so we can cleanly abort
#5
stephenmcd
closed
11 years ago
3
Can't exit program if manage.py is not in current directory
#4
keimlink
closed
11 years ago
3
Add docs for install requirements on Ubuntu
#3
roadsideseb
closed
11 years ago
2
Missing dep in packaging?
#2
funkybob
closed
11 years ago
3
Formatting fix for README
#1
DrMeers
closed
11 years ago
0
Previous