Add file to report test runtimes
This commit is contained in:
parent
6432296391
commit
cac378ff5c
|
|
@ -100,4 +100,5 @@ RSpec.configure do |config|
|
||||||
# # test failures related to randomization by passing the same `--seed` value
|
# # test failures related to randomization by passing the same `--seed` value
|
||||||
# # as the one that triggered the failure.
|
# # as the one that triggered the failure.
|
||||||
# Kernel.srand config.seed
|
# Kernel.srand config.seed
|
||||||
|
config.example_status_persistence_file_path = 'specs_with_runtime.txt'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue