Releases: serpapi/turbo_tests
Releases · serpapi/turbo_tests
v1.4.0
16 Feb 17:10
Compare
Sorry, something went wrong.
No results found
Fixes
fix: support reporting extra failure lines - b51c3e1
fix: TurboTests::Runner fail_fast condition - 37e19db
Add --runtime-log option
04 Oct 16:37
Compare
Sorry, something went wrong.
No results found
Fix reporting of pending exceptions
17 Aug 12:47
Compare
Sorry, something went wrong.
No results found
Fixed
#6 — NoMethodError: undefined method 'pending_exception'. @louim , thank you for providing a reproducible example and testing PR with a solution .
Correctly increment `errors_outside_of_examples_count`
25 Mar 15:07
Compare
Sorry, something went wrong.
No results found
Fixed
f253010 — Correctly increment errors_outside_of_examples_count
Fail tests on errors outside of examples
25 Mar 13:51
Compare
Sorry, something went wrong.
No results found
Fixed
#5 — Thanks @grk for pointing in the right direction.
Capture load times and fix documentation formatter
09 Mar 11:00
Compare
Sorry, something went wrong.
No results found
Fixed
#1 — capture time to load files. Thanks, @smileart !
#3 — capture missing top-level context in documentation formatter. Thanks, @smileart !
Setup CI using GitHub Actions
23 Nov 15:37
Compare
Sorry, something went wrong.
No results found
Added
210da62 — Add Github Action to test the gem itself
3b9a4ed — Use latest setup-ruby
28fa959 — Add bundler as a gem dependency
9a01e86 — Move executable into bin folder
Limit amount of test processes to amount of actual test files
30 Oct 15:11
Compare
Sorry, something went wrong.
No results found
Added
c67f278 Bump turbo_tests version
228e4b4 Limit amount of test processes to amount of actual test files
cb39c17 Specify gem versions in gemspec
Support specifying the number of processes to use
30 Oct 13:27
Compare
Sorry, something went wrong.
No results found
Added
c19d02b Support specifying the number of processes to use
Copy turbo_tests from discourse and rubygems
30 Oct 13:12
Compare
Sorry, something went wrong.
No results found
Added
7ef28fd Fix turbo_tests command in README
9488813 Update README
cb8596a Fix failure reporting
09f2d37 Execute RSpec through Bundler
195eb6f Support documentation formatter
f431af9 Copy turbo_tests from discourse and rubygems