issues
search
lukeed
/
uvu
uvu is an extremely fast and lightweight test runner for Node.js and the browser
MIT License
2.98k
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps-dev): bump svelte from 3.24.0 to 4.2.19 in /examples/svelte
#246
dependabot[bot]
opened
2 months ago
0
Improve Date comparison
#245
ArtskydJ
opened
5 months ago
1
Diff of objects missing function parameters
#244
rschristian
opened
6 months ago
0
fix: 🧪 Replace any with more refined types
#243
Beraliv
closed
4 months ago
4
docs: update assert.throws docs
#242
stefanprobst
opened
7 months ago
0
Feature: return whether the test succeeded or not from `test.run()`
#241
mfbx9da4
opened
1 year ago
0
Fix "All subsequent tests will be skipped if throw non Error" #229
#240
pashak09
closed
6 months ago
1
Connect `actual` and `expects` types in `equal()` and `is()`
#239
ai
closed
1 year ago
5
Reporters API
#238
epszaw
opened
1 year ago
2
Avoid error when piping into node
#237
TehShrike
opened
1 year ago
0
Ignore `.d.ts` files through uvu's CLI
#236
rschristian
opened
1 year ago
0
Skipping current test?
#235
b1ek
opened
1 year ago
1
Support for printing error causes
#234
dwoznicki
opened
1 year ago
0
Error cause not printed
#233
dwoznicki
opened
1 year ago
0
Filter by test description doesn't work
#232
peterbe
closed
1 year ago
1
Update diff.js
#231
FatDoge
opened
1 year ago
0
fix assert throws() typing
#230
farwayer
closed
9 months ago
2
All subsequent tests will be skipped if throw non Error
#229
farwayer
opened
1 year ago
4
Implement a watcher
#228
Laurensdc
closed
1 year ago
1
Is there a way to create reports like reporters in jest?
#227
gabrielgian
closed
1 year ago
1
Bugfix - dizable colorization on `--no-color` option
#226
kizdolf
opened
1 year ago
0
`uvu --no-color` has no effect
#225
kizdolf
opened
1 year ago
0
clearTimeout runs here even if not timer has been created yet
#224
mikelangmayr
opened
2 years ago
0
(question) Missing lock file
#223
oriSomething
closed
2 years ago
2
`write` does not meet expectations.
#222
bvanjoi
opened
2 years ago
1
support waiting for test.run()
#221
hardfist
closed
2 years ago
1
Ardi/bugfix output
#220
dev-ardi
opened
2 years ago
1
Ardi/output bugfix
#219
dev-ardi
closed
2 years ago
1
Startup with Typescript is really slow.
#218
dev-ardi
closed
1 year ago
2
Logging for the default assert library
#217
dev-ardi
opened
2 years ago
1
`uvu -r` with relative path fails to find module
#216
leaysgur
opened
2 years ago
4
assert.not() is confusing for a new user
#215
jzinn
closed
2 years ago
1
after is called at wrong time.
#214
weepy
closed
2 years ago
1
uvu 0.5.6 regression: CLI runner fails on Node.js 10
#213
ludofischer
opened
2 years ago
1
Support for source maps
#212
js-choi
opened
2 years ago
1
Support `NodeNext` TypeScript module resolution
#211
tom-sherman
closed
2 years ago
1
Cannnot resolve typescript types with TypeScript ESM using moduleResolution NodeNext
#210
tom-sherman
closed
2 years ago
0
fix(types): allow typescript's new Node16 module resolution to find types
#209
bgotink
closed
2 years ago
0
Any equivalent of jest mock?
#208
dorklord23
opened
2 years ago
1
A test that exits early should fail
#207
rictic
closed
2 years ago
3
A garbage collected async test causes uvu to silently exit with success
#206
rictic
closed
2 years ago
0
A test that throws `null` is marked as success
#205
rictic
opened
2 years ago
1
Multiples requires
#204
tavoli
closed
2 years ago
1
uvu does not like inifinite linked lists
#203
Hexagon
opened
2 years ago
0
uvu does not like 'new String()'
#202
Hexagon
closed
2 years ago
4
Throwing from test.after.each() makes otherwise failing test pass
#201
aral
opened
2 years ago
1
assert.throws() does not check for match on expected error message string
#200
aral
opened
2 years ago
0
Assertion failure output trims newlines in string match failure
#199
aral
opened
2 years ago
1
Feature request: Line up test results
#198
peterbe
opened
2 years ago
1
[Feature request] ability to test a file.
#197
peterbe
closed
2 years ago
4
Next