-
Notifications
You must be signed in to change notification settings - Fork 0
BrisRuby/brisruby_rspec_intro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* Readme * Install/Setup # Install bundler if you dont already have gem install bundler # Bundle bundle install * Run specs rspec calc_spec.rb # Run formatted version rspec calc_spec.rb -cf doc Eg. output Calc #accumulator_zero? is zero is not zero increment accumulator brittle test non brittle test setting accumulator to 10 to 20
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published