Skip to content

kellyfelkins/examples_of_testing_with_ascii_tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of Testing With ASCII Tables

Ascii tables can simplify your tests.

This was originally described in ASCII Tables For Clearer Testing and in the readme of the ATV gem.

Please browse the submissions here to see how ASCII tables reduce noise and improve clarity of tests.

Examples

Miscellaneous Examples

examples_spec.rb contains miscellaneous examples demonstrating different techniques for setup and testing.

Prime Generator

Prime Generator has 2 test files, the '_with_tables' version is the result of refactoring the original test file using ASCII tables.

Contributing

Yes! Please contribute more examples of ASCII tables in use. Pull requests are welcome on GitHub at https://github.com/kellyfelkins/examples_of_testing_with_ascii_tables. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

These examples are available as open source under the terms of the ISC License.

About

Ascii tables can simplify your tests. Here are some examples.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages