Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 318 Bytes

File metadata and controls

8 lines (6 loc) · 318 Bytes

#Testing with RSpec There are sources from the practical lesson about using RSpec with plain Ruby.

##Rspec-rails For sources of using RSpec with rails. See the following repo.

##Documentation For details see the RSpec official documentation.