-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: avajs/ava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: avajs/ava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 36 files changed
- 3 contributors
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 316ffe1 - Browse repository at this point
Copy the full SHA 316ffe1View commit details
Commits on Dec 30, 2023
-
Remove references to older AVA versions
* Remove obsolete recipes ES modules is supported out of the box. The React recipe applies to AVA 3. * Remove code guards against obsolete API usage * Remove references to older AVA versions from documentation
Configuration menu - View commit details
-
Copy full SHA for 9f3bf7e - Browse repository at this point
Copy the full SHA 9f3bf7eView commit details -
Only test reporters on Linux (CI)
These tests are more likely to be flaky on Mac and Windows.
Configuration menu - View commit details
-
Copy full SHA for 783f62b - Browse repository at this point
Copy the full SHA 783f62bView commit details
Commits on Jan 11, 2024
-
Ensure watcher tests exit cleanly
Always await the last pending state when the watch runs have completed. Use a teardown hook to ensure the watcher is aborted and has exited before ending the test. Ensure the item is always an object, even if it didn't come from the generator.
Configuration menu - View commit details
-
Copy full SHA for 70a6e25 - Browse repository at this point
Copy the full SHA 70a6e25View commit details -
Change recursive watch mode test detection to be non-persistent
Otherwise, on Linux, it seems the abort signal is disregarded.
Configuration menu - View commit details
-
Copy full SHA for 808a561 - Browse repository at this point
Copy the full SHA 808a561View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde8671 - Browse repository at this point
Copy the full SHA fde8671View commit details -
Fix potential bug with watch mode when no failed test files are written
Don't emit the 'touched-files' event, since the watcher assumes that comes with a files value. Fixes #3285
Configuration menu - View commit details
-
Copy full SHA for 35f6c86 - Browse repository at this point
Copy the full SHA 35f6c86View commit details -
Ensure AVA exits with code 1 after an unexpected process.exit() in a …
…test worker It prints the error, so it should fail as such.
Configuration menu - View commit details
-
Copy full SHA for cc8b839 - Browse repository at this point
Copy the full SHA cc8b839View commit details -
Implement registerCompletionHandler()
Register a function to be called when AVA has completed a test run without uncaught exceptions or unhandled rejections. Fixes #3279. * * Completion handlers are invoked in order of registration. Results are not awaited.
1Configuration menu - View commit details
-
Copy full SHA for 0a05024 - Browse repository at this point
Copy the full SHA 0a05024View commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3e2c72 - Browse repository at this point
Copy the full SHA c3e2c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae39b2 - Browse repository at this point
Copy the full SHA aae39b2View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.