-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
feat(Programmatic API): Add programmatic API #14062
Open
nicojs
wants to merge
43
commits into
jestjs:main
Choose a base branch
from
nicojs:feat/programmatic-api
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Apr 9, 2023
-
feat(Programmatic API): Add programmatic API
Add a documented programmatic API to run jest. It allows this use case: ```ts import { run, readConfigs } from 'jest'; const { globalConfig, configs } = await readConfigs(process.argv, [process.cwd()]); // change globalConfig or configs as you see fit const results = await run(globalConfig, configs); console.log(results); ```
Configuration menu - View commit details
-
Copy full SHA for 908c73d - Browse repository at this point
Copy the full SHA 908c73dView commit details
Commits on Apr 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e2c65f8 - Browse repository at this point
Copy the full SHA e2c65f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a75acf - Browse repository at this point
Copy the full SHA 6a75acfView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d70600 - Browse repository at this point
Copy the full SHA 7d70600View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8155081 - Browse repository at this point
Copy the full SHA 8155081View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79dbfd5 - Browse repository at this point
Copy the full SHA 79dbfd5View commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0fd9a9 - Browse repository at this point
Copy the full SHA d0fd9a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e9278 - Browse repository at this point
Copy the full SHA b9e9278View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f6e26 - Browse repository at this point
Copy the full SHA d8f6e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c924f - Browse repository at this point
Copy the full SHA 68c924fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68ac3ef - Browse repository at this point
Copy the full SHA 68ac3efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a375b0d - Browse repository at this point
Copy the full SHA a375b0dView commit details
Commits on Apr 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f8f6f2 - Browse repository at this point
Copy the full SHA 0f8f6f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1935947 - Browse repository at this point
Copy the full SHA 1935947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77723b3 - Browse repository at this point
Copy the full SHA 77723b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a749243 - Browse repository at this point
Copy the full SHA a749243View commit details
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48a5a94 - Browse repository at this point
Copy the full SHA 48a5a94View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac2b879 - Browse repository at this point
Copy the full SHA ac2b879View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c254f - Browse repository at this point
Copy the full SHA e5c254fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59cfa1a - Browse repository at this point
Copy the full SHA 59cfa1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d570bc8 - Browse repository at this point
Copy the full SHA d570bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d3c23 - Browse repository at this point
Copy the full SHA 80d3c23View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b6f93d - Browse repository at this point
Copy the full SHA 0b6f93dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6877134 - Browse repository at this point
Copy the full SHA 6877134View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e87e1 - Browse repository at this point
Copy the full SHA 26e87e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e41ef - Browse repository at this point
Copy the full SHA f3e41efView commit details
Commits on Oct 13, 2023
-
fix(expect, jest-snapshot): Pass
test.failing
tests when containing…… failing snapshot matchers (jestjs#14313)
Configuration menu - View commit details
-
Copy full SHA for c3b95f8 - Browse repository at this point
Copy the full SHA c3b95f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2677e1d - Browse repository at this point
Copy the full SHA 2677e1dView commit details -
chore(deps): update yarn to v3.6.4 (jestjs#14600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ec975a - Browse repository at this point
Copy the full SHA 8ec975aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc7e4e - Browse repository at this point
Copy the full SHA ccc7e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f04118d - Browse repository at this point
Copy the full SHA f04118dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e0259 - Browse repository at this point
Copy the full SHA f8e0259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 098cc21 - Browse repository at this point
Copy the full SHA 098cc21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65fe53f - Browse repository at this point
Copy the full SHA 65fe53fView commit details
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f1a113 - Browse repository at this point
Copy the full SHA 9f1a113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da9922 - Browse repository at this point
Copy the full SHA 8da9922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a26f7f - Browse repository at this point
Copy the full SHA 6a26f7fView commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f6d0c5a - Browse repository at this point
Copy the full SHA f6d0c5aView commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe45d4f - Browse repository at this point
Copy the full SHA fe45d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef783ed - Browse repository at this point
Copy the full SHA ef783edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a7ce9 - Browse repository at this point
Copy the full SHA 46a7ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f056b8 - Browse repository at this point
Copy the full SHA 9f056b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d6d44 - Browse repository at this point
Copy the full SHA 92d6d44View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.