Releases: acostalima/react-native-test-runner
Releases · acostalima/react-native-test-runner
v5.0.0
Compare
Sorry, something went wrong.
No results found
Features
add option to reset metro's cache (cdf241d )
v4.0.0
Compare
Sorry, something went wrong.
No results found
chore
BREAKING CHANGES
renamed configFile option to config
v3.0.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
pick up test files located at cwd (6c7a1f5 )
v3.0.0
Compare
Sorry, something went wrong.
No results found
Bug Fixes
modules installed in the test app are now resolved by metro (b984fa9 )
BREAKING CHANGES
changed nativeModules option to just modules
v2.3.0
Compare
Sorry, something went wrong.
No results found
Features
add support to load and use process.env in the test app (642d9b7 )
v2.2.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
handle patch fail error correctly (eddbccf )
v2.2.0
Compare
Sorry, something went wrong.
No results found
Features
proceed on patch apply fail and allow to set cwd for patch (e1f428c )
v2.1.0
Compare
Sorry, something went wrong.
No results found
Features
find project root in mono repositories (495ff4a )
preload module, native modules and patches support (3c66faf )
v2.0.0
Compare
Sorry, something went wrong.
No results found
feat!: add support for mocha test runner (c9424ba )
BREAKING CHANGES
zora and mocha are dev dependencies
v1.0.10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
reset metro cache only on ci (45cc6b0 )
resolve module request for ./index should only target app root (f0354c2 )
test results logging should receive metro client_log event data (0ee436a )