issues
search
juliendelplanque
/
DrTests
An extendable, plugins-based UI for testing Pharo projects.
MIT License
7
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Coverage plugin should allow to select multiple packages for the coverage
#115
juliendelplanque
opened
4 years ago
0
DrTests package filter do not support pipe/wildcard notation
#114
juliendelplanque
opened
4 years ago
0
Packages in the configuration should be watched to handle when a new test case is created by user
#113
juliendelplanque
opened
4 years ago
3
Allow one to prioritise tree view
#112
juliendelplanque
closed
4 years ago
1
AbstractDrTestsUI>>#updateWithResults: is wrongly classified
#111
juliendelplanque
closed
4 years ago
0
AbstractDrTestsUI>>#runPluginFor: is wrongly classified
#110
juliendelplanque
closed
4 years ago
0
AbstractDrTestsUI>>#runPlugin is wrongly classified
#109
juliendelplanque
closed
4 years ago
0
DrTests>>#resultItemSelected is not referenced and its implementation is wrong
#108
juliendelplanque
closed
4 years ago
0
DrTests>>#updateUI is not well classified
#107
juliendelplanque
closed
4 years ago
0
DrTests>>#switchUI is not well classified
#106
juliendelplanque
closed
4 years ago
0
DrTests>>#selectedItems needs to be reclassified because it is not private
#105
juliendelplanque
closed
4 years ago
0
DrTests>>#resultViewsDropList: is not referenced and can be removed
#104
juliendelplanque
closed
4 years ago
0
Investigate why DrTests>>#updateWithPluginResult: checks if argument is not nil
#103
juliendelplanque
opened
4 years ago
0
DrTests>>#runPluginMethod: should be removed
#102
juliendelplanque
closed
4 years ago
0
Investigate why DrTests>>#resultTree: checks if argument is not nil
#101
juliendelplanque
opened
4 years ago
0
Error with menu in doctor test browseSelectedResult
#100
akevalion
closed
4 years ago
1
executable comments report strange error
#99
Ducasse
opened
4 years ago
0
Control a on the lists does not work
#98
Ducasse
opened
4 years ago
0
Add a fileout of results especially errors and failures
#97
Ducasse
opened
4 years ago
0
Can we run the tests that contain halt without opening the debugger and getting them as failure?
#96
Ducasse
opened
5 years ago
0
collect: was sent to nil when asking for coverage
#95
olekscode
opened
5 years ago
0
Rerun test on double click
#94
jecisc
opened
5 years ago
0
show first test names
#93
estebanlm
opened
5 years ago
0
expand status should be remembered between executions
#92
estebanlm
opened
5 years ago
1
grouping result should be remembered between executions
#91
estebanlm
opened
5 years ago
0
Manage expected failures
#90
jecisc
opened
5 years ago
0
Cannot browse test class
#89
guillep
closed
4 years ago
2
DrTest give less information about progression than TestRunner
#88
jecisc
opened
5 years ago
0
Added #buildTreeForUIByClassesAndProtocol.
#87
juliendelplanque
closed
5 years ago
0
Results tree does not refresh until new results are ready
#86
olekscode
opened
5 years ago
1
When we start typing in Filter box of Packages and TestCases lists, those lists should update automatically as we type, as they do in Calypso
#85
olekscode
opened
5 years ago
0
Browse test when user clicks or double-clicks on it in results tree
#84
olekscode
opened
5 years ago
0
DrTests close when I want to run test
#83
CafeKrem
closed
5 years ago
1
Need an object that describe how to build a tree via multiple #groupBy: in a certain order
#82
juliendelplanque
opened
5 years ago
0
Contextual menu for results tree should be provided by subclasses of DTResult
#81
juliendelplanque
opened
5 years ago
0
Mini dr tests should show visual feedback about its configuration
#80
juliendelplanque
opened
5 years ago
0
Put an icon button in the result tree to open mini-dr test to re-run a subpart of the results
#79
juliendelplanque
opened
5 years ago
0
Mini DrTests in Pharo toolbar
#78
juliendelplanque
opened
5 years ago
0
Create result view for parameterised tests
#77
juliendelplanque
opened
5 years ago
0
Create settings for default result tree view to use
#76
juliendelplanque
opened
5 years ago
0
In the result tree, add circle button to re-run the test (similar to Calypso)
#75
juliendelplanque
opened
5 years ago
0
When result tree is empty, a message should appear on it to ask user to click on run button
#74
juliendelplanque
opened
5 years ago
0
In results tree, if grouped by class, just show selector of methods
#73
juliendelplanque
opened
5 years ago
0
Plugin drop list should provide search via typing
#72
juliendelplanque
opened
5 years ago
0
Package list and class list should be checkbox to make ui more intuitive
#71
juliendelplanque
opened
5 years ago
0
Package list is not aware that new packages were created in the image.
#70
juliendelplanque
opened
5 years ago
0
The responsibility to build a configuration from UI should be moved to configuration object
#69
juliendelplanque
opened
5 years ago
0
Small fixes on labels.
#68
juliendelplanque
closed
5 years ago
0
Use same pragma for declaring tree view for all plugins
#67
juliendelplanque
opened
5 years ago
0
Loading in Pharo 8 overwrites SUnitVisitor with outdated version
#66
cdlm
closed
5 years ago
2
Next