Skip to content

Latest commit

 

History

History

frameworks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
description
Guides for generating Trunk-compatible test results from various test frameworks

Test Frameworks

Trunk Flaky Tests uses test results uploaded from your CI jobs to detect flaky tests. Trunk accepts JUnit XML and .xcresult formats for test results.

In order for Trunk Flaky Tests to detect and quarantine flaky tests accurately, it's important to configure your test outputs with a non-random test name and to report file paths associated with each test file. It's also important to report every test run, including reruns.

Androidandroid.mdandroid.png
Bazelbazel.mdbazel.png
Behavebehave.mdunittest.png
cargo-nextestrust.mdcargo-next.png
Cucumbercucumber.mdcucumber.png
Cypresscypress.mdcypress.png
Dart Testdart-test.mddart.png
Gogotestsum.mdgotestsum.png
GoogleTestgoogletest.mdgoogletest.png
Gradlegradle.mdgradle.png
Jasminejasmine.mdjasmine.png
Jestjest.mdjest.png
Karmakarma.mdkarma.png
Mavenmaven.mdmaven.png
minitestminitest.mdminitest.png
Mochamocha.mdmocha.png
Nightwatchnightwatch.mdnightwatch.png
NUnitnunit.mdnunit.png
PESTpest.png
PHPUnitphpunit.mdphpunit.png
Playwrightplaywright.mdplaywright.png
pytestpytest.mdpytest.png
Robot Frameworkrobot-framework.mdrobot.png
RSpecrspec.mdrspec.png
Swift Testingswift-testing.mdswift-testing.png
Vitestvitest.mdvitest.png
XCTestxctest.mdxctest.png