-
Notifications
You must be signed in to change notification settings - Fork 32
Enable Split By Test Example by default in RSpec #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
f4b73bb
chore: sort deps alphabetically
3v0k4 e9d59e6
chore: improve code comments
3v0k4 4d221bf
feat: default KNAPSACK_PRO_RSPEC_SPLIT_BY_TEST_EXAMPLES=true
3v0k4 9866da7
tmp: always enable rspec split by test examples
ArturT 57c1f6c
Update config.yml
ArturT b2bf71a
Update config.yml
ArturT 14e96ee
Update env.rb
ArturT ce55b56
Update env_spec.rb
ArturT c6b4503
Update config.yml
ArturT 97dd141
Update CHANGELOG.md
ArturT e72c161
Update env.rb
ArturT e6c091d
wip
ArturT 35f0893
Update env_spec.rb
ArturT cb0ce88
add a test and the remove_formatters method
ArturT f7b7f38
add missing require set
ArturT 8a68ef0
[WIP] make tags work in queue mode for SBTE
ArturT 52cdf92
Update rspec_test_example_detector_spec.rb
ArturT fff85aa
Update rspec_runner_spec.rb
ArturT 09d53f9
[wip] add support for tags with SBTE in regular mode
ArturT 1db55ea
add CI test for SBTE + regular/queue mode
ArturT fe4096c
Update config.yml
ArturT ae757ea
Update CHANGELOG.md
ArturT 7444900
Apply suggestions from code review
ArturT 3a0130f
use rspec_args in spec
ArturT 5ddabc5
rename expected_args
ArturT dd065ee
don't use Set.new
ArturT ffc2d90
add a comment about rspec behaviour
ArturT 63d12c4
Update rspec_runner_spec.rb
ArturT c64b1b4
fix typo
ArturT ae8be1b
raise an exception if KNAPSACK_PRO_RSPEC_OPTIONS is accidentally over…
ArturT bc5727f
remove @ from tags
ArturT fd1389a
ensure cli_args are not mutated
ArturT File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.