issues
search
atilaneves
/
unit-threaded
Advanced unit test framework for D
BSD 3-Clause "New" or "Revised" License
122
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update CI
#315
atilaneves
closed
3 months ago
0
gdc: error: unrecognized command-line option ‘-preview=dip1000’; did you mean ‘-fpreview=dip1000’?
#314
mw66
closed
4 months ago
2
Better unique dir name on Windows
#313
atilaneves
closed
5 months ago
0
Fix #311 - don't disable stderr by default
#312
atilaneves
closed
6 months ago
1
stderr output should not be hidden by default
#311
CyberShadow
closed
6 months ago
3
autorunner: Enable --DRT-* druntime options in the test runner cmdline
#310
kinke
closed
9 months ago
0
runner: Fix ignored testsToRun regression
#309
kinke
closed
9 months ago
0
Fix -j behavior
#308
kinke
closed
9 months ago
1
Fix links in readme
#307
John-Colvin
closed
1 year ago
0
Better support for multi-line Expected / Got
#306
John-Colvin
opened
1 year ago
2
use noreturn
#305
John-Colvin
closed
1 year ago
0
Refactor options
#304
atilaneves
closed
1 year ago
0
Fix #302 - allow the user to specify the number of threads with -j
#303
atilaneves
closed
1 year ago
0
Add `-j N` option to customize the number of test threads
#302
kinke
closed
1 year ago
0
Adapt to druntime v2.102 and Throwables owning their `.info` TraceInfo
#301
kinke
closed
1 year ago
0
Fix #298 - light shouldBeEmpty for const arrays
#300
atilaneves
closed
1 year ago
0
Disable test on MacOS
#299
atilaneves
closed
1 year ago
0
shouldBeEmpty broken with const arrays
#298
John-Colvin
closed
1 year ago
0
Fix #295 - Delay computation of backtrace toString until it's actually needed.
#297
FeepingCreature
closed
1 year ago
2
Fix #295 - Delete stacktrace code
#296
atilaneves
closed
1 year ago
5
shouldFail is expensive because it generates stack traces eagerly
#295
John-Colvin
closed
1 year ago
0
Update
#294
atilaneves
closed
1 year ago
0
Fix #292 - shouldBeEmpty accepts range with non-const empty
#293
atilaneves
closed
1 year ago
0
shouldBeEmpty fails to compile
#292
rtbo
closed
1 year ago
0
Update Github Actions versions
#291
atilaneves
closed
1 year ago
0
Disable UDA search on overloads entirely pending `getOverloads` actually working
#290
FeepingCreature
closed
1 year ago
3
unit_threaded.assertions.convertToString logic is a bit messed up
#289
John-Colvin
opened
1 year ago
3
Fix #287 - Fix deprecation about UDA access to overload.
#288
FeepingCreature
closed
1 year ago
0
Error when running reflection over module with overloaded function on 2.102.2 and -de
#287
FeepingCreature
closed
1 year ago
0
Fix #284 - print small or large numbers in scientific notation
#286
atilaneves
closed
1 year ago
0
Not informative output with unitthreaded
#285
9il
closed
1 year ago
1
Full precision formatting is desirable for floating point numbers
#284
9il
closed
1 year ago
3
Upgrade
#283
atilaneves
closed
1 year ago
0
Github Actions Updater
#282
atilaneves
closed
1 year ago
0
Fix mock storage classes
#281
atilaneves
closed
1 year ago
0
How do I mock a std.socket.Socket?
#280
andrewlalis
closed
1 year ago
1
light.fail: Remove 'in' on escaped string parameter
#279
Geod24
closed
1 year ago
2
Get rid of an additional new line in the writeFile
#278
9il
closed
2 years ago
4
Test arrays and nans
#277
fabienmica
closed
2 years ago
1
Fix mirror bug
#276
atilaneves
closed
2 years ago
0
Update codecov config
#275
atilaneves
closed
2 years ago
0
Fix incorrect safety of toString
#274
atilaneves
closed
2 years ago
0
Fix for future scope changes
#273
atilaneves
closed
2 years ago
0
Without ANSI escape codes, don't erase previous line.
#272
FeepingCreature
closed
2 years ago
0
Implement BDD/Gherkin style output.
#271
FeepingCreature
closed
2 years ago
5
Add autorunner subpackage
#270
kinke
closed
2 years ago
1
Add UnitTestError as alternative to UnitTestException.
#269
FeepingCreature
closed
2 years ago
4
Fix scope related @safety failures
#268
atilaneves
closed
2 years ago
0
Upgrade dmd to 2.100.0
#267
atilaneves
closed
2 years ago
0
Update codecov.yml
#266
atilaneves
closed
2 years ago
0
Next