universal-test-runner icon indicating copy to clipboard operation
universal-test-runner copied to clipboard

:runner: A universal test runner for any language and test framework.

Results 20 universal-test-runner issues
Sort by recently updated
recently updated
newest added

The PR title is the commit message that eventually gets added to main, so it would be handy to lint for a conventional-commits prefix with a GitHub action since we...

infra

Support reporting-related protocol variables for Gradle

enhancement

Support reporting-related protocol variables for Maven

enhancement

Some adapter have weird usage limitation, such as the jest limitation discussed in https://github.com/aws/universal-test-runner/pull/162, we should add this information to their readmes

For now we assume that any executables required by adapters (jest, npm, yarn, maven, gradle, pytest, etc.) are available in the environment -- if they're not, the behaviour is currently...

enhancement

TEP does not currently define how filepaths should be defined, most urgently this affects windows vs. unix paths with `\` vs. `/` used as path separators. First thoughts at a...

enhancement

e.g. when the user types ``` run-tests jest --help ``` The CLI should display some sort of help text from the adapter itself if specified, allowing each adapter to document...

enhancement

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 22.2.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.11.18&new-version=22.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 22.7.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.11.18&new-version=22.7.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies