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
3542
7 天前

RSpec meta-gem that depends on the other components

Ruby
2849
5 个月前
test-prof/test-prof
Ruby
1915
24 天前

Automatically generate API documentation from RSpec

Ruby
1455
8 个月前

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

Ruby
1255
5 个月前

RSpec runner and formatters

Ruby
1229
5 个月前

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

Ruby
1195
9 个月前

RSpec tests for your AWS resources.

Ruby
1170
1 个月前

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

Ruby
1156
5 个月前

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

Ruby
1011
1 个月前

The RSpec syntax converter

Ruby
1010
2 年前

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

Ruby
997
4 年前

Best practices for writing your specs!

966
1 年前

The instafailing RSpec progress bar formatter

Ruby
958
3 年前

Capybara test scenario recorder for Rails

JavaScript
869
2 年前

Write RSpec examples and generate coverage reports for Chef recipes!

Ruby
824
9 个月前

Code style checking for RSpec files.

Ruby
824
1 天前