Skip to content

sf-squirrels-2015/sweet-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##SweetTest

Simple reimplementation of Rspec. This for fun and demo purposes only. Rspec is a source of confusion to many ruby newbies. The purpose of SweetTest is to show that Rspec is not "magic", it's just ruby ;)

#####Run tests:

ruby sweet_test_spec.rb

####Contribute? (Please do!) Submit a pull request to:

  • Make the code and test better.
  • Add new implementation.

Everything must be tested, as much as possible, try to test-drive it.

File an issue to:

  • Disagree with an implementation I have.
  • Point out a bug in the code.
  • Suggestions for specific matcher or expectation implementation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages