#
rspec
Here are 1,171 public repositories matching this topic...
Automated code reviews via mutation testing - semantic code coverage.
ruby
coverage
mutation-testing
rspec
static-analysis
code-review
dynamic-analysis
mutant
minitest
code-quality-analyzer
static-anaysis
uncovered-semantics
-
Updated
Feb 18, 2021 - Ruby
Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
-
Updated
Oct 24, 2019 - Ruby
Free, open source mental health communication web app to share experiences with loved ones
react
javascript
ruby
i18n
rails
html
flow
webpack
jest
rspec
scss
capybara
free-software
storybook
ruby-on-rails
mental-health
social-impact
hacktoberfest
community-driven
react-testing-library
-
Updated
Feb 18, 2021 - Ruby
Generating Ruby object instances since 2010
-
Updated
Apr 2, 2020 - Ruby
Best practices for writing your specs!
-
Updated
Feb 3, 2021
lsimoneau
commented
Mar 22, 2017
I really like enforcing one expectation per example. But with RSpec's exception matching, you need two expect calls if you want to assert something about an exception:
expect { my_code }.to raise_error(MyErrorType) do |error|
expect(error.message).to match /something went wrong/
end
There's no way to match against the error message without first wrapping the call, and RSpec o
1
A base Sinatra application template with DataMapper, and RSpec. Just fork and build.
-
Updated
Feb 29, 2020 - Ruby
Performance testing matchers for RSpec
-
Updated
Dec 9, 2020 - Ruby
Knapsack splits tests evenly across parallel CI nodes to run fast CI build and save you time.
ruby
ci-server
travis-ci
rspec
parallelism
cucumber
testing-tools
snap-ci
buildkite
circle-ci
minitest
spinach
turnip
auto-balancing
semaphore-ci
-
Updated
Feb 13, 2021 - Ruby
RSpec and Minitest matchers to prevent N+1 queries problem
-
Updated
Nov 27, 2020 - Ruby
Sample source for the 2017 edition of Everyday Rails Testing with RSpec.
-
Updated
Jan 31, 2021 - Ruby
Regression Test Selection library for your RSpec test suite
-
Updated
Dec 4, 2020 - Ruby
Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.
-
Updated
Feb 17, 2021 - Ruby
Ruby Imperative Random Data Generator and Quickcheck
ruby
rspec
random
quickcheck
property-based-testing
randomness
minitest
test-unit
randomness-testing
randomness-generation
-
Updated
Jan 26, 2021 - Ruby
-
Updated
Jun 8, 2018 - Ruby
distributed rspec & cucumber via bonjour
-
Updated
Jan 6, 2021 - Ruby
Improve this page
Add a description, image, and links to the rspec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rspec topic, visit your repo's landing page and select "manage topics."
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a