Skip to content

Sam-Serpoosh/xUnit_framework_for_ruby

Repository files navigation

This is a manual xUnit Framework for ruby based of xUnit Framework case study in Kent Beck's TDD by Exmaple book.

[in the run_tests.rb file you'll see 2 different sections first one is before birth of TestRunner class]

You can run this whole thing by this command ---> ruby run_tests.rb and then you should get a result like this: 8 run, 0 failed

About

This is based of xUnit Framework case study in Kent Beck TDD by Example book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages