-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Issues: avajs/ava
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
.throws feedback is not clear enough
enhancement
new functionality
scope:assertions
scope:reporters
#3361
opened Dec 19, 2024 by
thoughtsunificator
Simultaneously output TAP to a file and the regular reporter to the console
enhancement
new functionality
scope:reporters
#3342
opened Sep 9, 2024 by
dmurvihill
Implement .because() modifier for irregular tests
enhancement
new functionality
help wanted
scope:test-interface
#3227
opened Jul 30, 2023 by
novemberborn
Support new functionality
help wanted
scope:internals
.ava
cacheDir for better compatibility with Yarn PnP
enhancement
#3226
opened Jul 28, 2023 by
andrewzey
Add Error .cause property to output
enhancement
new functionality
help wanted
scope:reporters
#3186
opened Mar 21, 2023 by
Cobertos
Set new functionality
help wanted
test.meta.debugMode = true
when timeout has been disabled for debugging
enhancement
#3152
opened Jan 13, 2023 by
bitjson
Snapshot report descriptions
enhancement
new functionality
scope:snapshot-management
scope:test-interface
#3071
opened Jul 23, 2022 by
panoply
Make line number selection work with TS and JSX syntax
enhancement
new functionality
help wanted
scope:globbing
scope:internals
scope:typescript
#3065
opened Jul 10, 2022 by
novemberborn
Provide type definitions for the JS configuration files.
enhancement
new functionality
help wanted
scope:typescript
#3042
opened Jun 2, 2022 by
binyamin
Print useful message when worker threads cannot be used due to Node.js flags
enhancement
new functionality
help wanted
scope:reporters
scope:test-environment
#3025
opened May 18, 2022 by
novemberborn
Alternative assertion for unordered deep comparisons
enhancement
new functionality
help wanted
scope:assertions
#3020
opened May 8, 2022 by
goteguru
Support running a test function multiple times with different data
enhancement
new functionality
help wanted
scope:test-interface
#2980
opened Feb 26, 2022 by
sindresorhus
Allow further customization of where snapshots are stored
enhancement
new functionality
help wanted
scope:snapshot-management
#2921
opened Dec 31, 2021 by
novemberborn
Shared worker teardown
bug
current functionality does not work as desired
enhancement
new functionality
help wanted
scope:shared-workers
#2734
opened Apr 6, 2021 by
novemberborn
Enable value transfers in shared worker messages
enhancement
new functionality
help wanted
scope:shared-workers
#2733
opened Apr 6, 2021 by
novemberborn
Make watch mode wait for the file system to be idle, and have that be configurable
enhancement
new functionality
help wanted
scope:watch-mode
#2715
opened Mar 13, 2021 by
novemberborn
Make t.fail() accept an object
enhancement
new functionality
help wanted
scope:assertions
#2615
opened Nov 25, 2020 by
dolsem
Officially expose assertion error properties on new functionality
scope:assertions
t.try()
results
enhancement
#2248
opened Sep 15, 2019 by
novemberborn
Feature Request: A way to mark a test 'skipped' after it starts
enhancement
new functionality
help wanted
scope:assertions
#2010
opened Jan 9, 2019 by
coreyfarrell
Timeouts shouldn't hide assertion failures
💵 Funded on Issuehunt
This issue has been funded on Issuehunt
enhancement
new functionality
scope:assertions
scope:reporters
#1997
opened Dec 14, 2018 by
Marsup
Analyze source & test dependencies to figure out which tests to run (first)
💵 Funded on Issuehunt
This issue has been funded on Issuehunt
enhancement
new functionality
help wanted
#1986
opened Nov 21, 2018 by
NathanielHill
Log test duration for serial tests only
enhancement
new functionality
help wanted
scope:internals
scope:reporters
#1668
opened Jan 29, 2018 by
novemberborn
Support placeholder tokens in t.log()
enhancement
new functionality
help wanted
scope:test-interface
#1654
opened Jan 25, 2018 by
novemberborn
Protect us from forgetting to remove .skip() or .only()
enhancement
new functionality
help wanted
scope:test-interface
#1633
opened Jan 10, 2018 by
sholladay
Watch mode filter by filename and by test name
💵 Funded on Issuehunt
This issue has been funded on Issuehunt
enhancement
new functionality
help wanted
scope:watch-mode
#1530
opened Sep 23, 2017 by
unional
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.