issues
search
haxe-utest
/
utest
cross-platform unit testing system for Haxe
96
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update git repo URL in haxelib.json
#132
Maniues
closed
5 months ago
1
Create LICENSE
#131
Maniues
closed
1 week ago
0
Update README.md with an example of how to build and run the tests
#130
alimoeeny
opened
8 months ago
0
Fix issues in `Assert.exception()`.
#129
player-03
closed
10 months ago
4
Merge `raisesCondition()` into `raises()` using `Class<T>`.
#128
player-03
closed
10 months ago
1
Merge `raisesCondition()` into `raises()` using `EitherType`.
#127
player-03
closed
10 months ago
6
Partial object matching
#126
Simn
closed
11 months ago
0
Remove Web stuff
#125
Simn
closed
11 months ago
3
UTest 2
#124
RealyUniqueName
closed
11 months ago
2
Feature request: parametrizing tests
#123
johhnry
opened
1 year ago
2
Use `enum abstract` where available.
#122
player-03
closed
11 months ago
1
Implement `Assert.raisesMessage()`.
#121
player-03
closed
10 months ago
4
Deprecate `addCaseOld()`.
#120
player-03
closed
11 months ago
1
async setupClass hangs (never displays results)
#119
dewitters
closed
10 months ago
0
Fix Typo
#118
Frederisk
closed
1 year ago
1
Generate better default messages for `isTrue()`.
#117
player-03
opened
1 year ago
7
Simplify `prepareSpec()`.
#116
player-03
closed
1 year ago
0
Don't search import.hx for test cases.
#115
player-03
closed
2 years ago
0
Asynchronous tests are broken
#114
acarioni
opened
2 years ago
5
Add execution time
#113
AlexHaxe
closed
2 years ago
0
php target is broken
#112
acarioni
closed
2 years ago
1
Haxe 4.2.3: Doesnt work
#111
CrazyFlasher
closed
11 months ago
4
Deprecated Assert.is method in the documentation
#110
khalyomede
closed
10 months ago
2
4.2 issue? Unmatched patterns: OpSpread
#109
cambiata
closed
3 years ago
2
PlainTextReport: exit code for Adobe AIR application
#108
joshtynjala
closed
3 years ago
1
Add method Assert.raisesMessage
#107
khalyomede
closed
10 months ago
1
added diagnostics reporter to show clickable messages in VSCode
#106
AlexHaxe
closed
3 years ago
0
Make Sys.exit() after completion optional
#105
NQNStudios
closed
1 month ago
3
Haxe < 4.1 compatibility
#104
jonasmalacofilho
closed
4 years ago
2
Assert is not compatible with null safety
#103
Gama11
opened
4 years ago
0
Attempt to call a nil value error on Lua
#102
haath
closed
4 years ago
3
UTest.run(): adds the `onComplete` callback before instantiating the report.
#101
cedx
closed
4 years ago
1
UTest.run(cases, callback): callback not called
#100
cedx
closed
4 years ago
0
Release a new version for Haxe 4.1.0
#99
cedx
closed
4 years ago
2
Assert.sameAs failure
#98
RealyUniqueName
opened
4 years ago
0
Accept UTEST_PRINT_TESTS and UTEST_FAILURE_THROW via env vars
#97
jonasmalacofilho
closed
4 years ago
1
Convert failures to unhandled exceptions
#96
RealyUniqueName
closed
5 years ago
0
Simple way to print out running tests
#95
Aurel300
closed
5 years ago
0
Multiple async calls
#94
Aurel300
closed
5 years ago
4
Class name pattern
#93
Aurel300
closed
5 years ago
0
Remove xmldoc defines
#92
Gama11
closed
5 years ago
0
Fix error catching in teardownClass
#91
Aurel300
closed
5 years ago
0
Null safety
#90
RealyUniqueName
opened
5 years ago
0
Null pointer in ITestRunner.runFixtures()
#89
RealyUniqueName
opened
5 years ago
3
Fix typo in README
#88
sebthom
closed
5 years ago
0
avoid "async" Python keyword
#87
andyli
closed
5 years ago
0
Code style
#86
RealyUniqueName
opened
5 years ago
2
"no assertion" is a warning that causes a failure
#85
Simn
opened
5 years ago
0
Catchable assertion failures
#84
Simn
closed
5 years ago
1
Support PosInfos as test parameter
#83
ibilon
closed
5 years ago
3
Next