@apexdevtools/test-runner
Advanced tools
Changelog
3.2.0 - 2024-12-10
QueryHelper.setGlobalRetryOptions()
static method.
Changelog
3.1.3 - 2024-11-20
@testSetup
methods from ApexTestResult
queries.Changelog
3.1.2 - 2024-04-08
Changelog
3.1.1 - 2024-04-08
statusPollIntervalMs
as the timeout value.Changelog
3.1.0 - 2023-11-24
"time": "12030 ms"
is now "time": 12030
.value="12.03 s"
is now value="12.03"
.rerunExecutionTime
value to main test reports.
RunTime
s. Similar to testExecutionTime
.Changelog
3.0.0 - 2023-10-23
BREAKING: AsyncTestRunner
now does not re-throw errors. Instead it returns a TestRunnerResult
type which includes all test results retrieved and optional error.
Adds ts-retry-promise
as dependency.
@salesforce/core
's PollingClient
.Reworked TestAll
command to return partial result, no longer potentially undefined.
Added retries to many external request promises.
Added inline logging of test failures as they happen.
Fix rounding error with test status logging, show completed number.
TestAborter
no longer waits after marking aborted tests.
Changelog
2.1.0 - 2023-10-13
@salesforce/core
v4 and other supporting deps.Changelog
2.0.1 - 2023-06-26
@salesforce/apex-node
including commitlint by relaxing required version.Changelog
2.0.0 - 2023-06-23
@salesforce/core
.@apexdevtools/sfdx-auth-helper
@salesforce/core
@salesforce/apex-node
Changelog
1.9.2 - 2023-06-07