Repository navigation

#

RSpec

Created by Andy Lindeman, Jon Rowe, Sam Phippen, Bradley Schaefer, Steven Baker, Dave Astels, Aslak Hellesøy

发布于 May 18, 2007

rspec
维基百科

相关主题

Test-driven developmentBehavior-driven developmentCucumberRuby
rspec logo

rspec is a computer domain-specific language (DSL) testing tool written in the programming language Ruby to test Ruby code. It is a behavior-driven development (BDD) framework which is extensively used in production applications. The basic idea behind this concept is that of test-driven development (TDD) where the tests are written first and the development is based on writing just enough code that will fulfill those tests followed by refactoring. It contains its own mocking framework that is fully integrated into the framework based upon JMock. The simplicity in the RSpec syntax makes it one of the popular testing tools for Ruby applications.

Simple one-liner tests for common Rails functionality

Ruby
3559
8 天前

RSpec meta-gem that depends on the other components

Ruby
2842
10 个月前
test-prof/test-prof
Ruby
1975
4 个月前

Automatically generate API documentation from RSpec

Ruby
1457
2 个月前

Provides a readable API to express expected outcomes of a code example

Ruby
1257
10 个月前

RSpec runner and formatters

Ruby
1231
10 个月前

Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony

Ruby
1191
1 年前

RSpec tests for your AWS resources.

Ruby
1171
2 个月前

RSpec's 'test double' framework, with support for stubbing and mocking

Ruby
1153
10 个月前

A more helpful way to view differences between complex data structures in RSpec.

Ruby
1030
2 个月前

The RSpec syntax converter

Ruby
1010
3 年前

This project has moved to GitLab! Please check there for the latest updates.

Ruby
995
5 年前

Best practices for writing your specs!

972
1 个月前

The instafailing RSpec progress bar formatter

Ruby
960
4 年前

Capybara test scenario recorder for Rails

JavaScript
868
2 年前

Code style checking for RSpec files.

Ruby
832
2 天前

Write RSpec examples and generate coverage reports for Chef recipes!

Ruby
823
1 年前