shoulda

Test framework

A testing framework specifically designed for Rails applications

Makes tests easy on the fingers and the eyes

GitHub

2k stars
59 watching
184 forks
Language: Ruby
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
test-bench/test-bench A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. 69
thoughtbot/appraisal A tool for testing Ruby libraries against different versions of dependencies in repeatable scenarios. 1,272
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
strongqa/howitzer A Ruby-based framework for acceptance testing with flexibility and scalability for different testing tools and cloud services. 261
thoughtbot/guides A comprehensive guide to programming in style and best practices, covering various aspects of software development. 9,472
r-lib/testthat A testing framework that makes writing unit tests easy and integrates well with existing workflows. 891
railsware/sleipnir A BDD-style testing framework for Swift. 844
android/android-test Provides APIs and tools for testing Android apps 1,160
alkass/polish A testing framework for Rust that provides a structured way to write and run test cases. 52
richardwarburton/lambda-behave A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. 253
rails/rails A web application framework that organizes an app into three interconnected layers: Model, View, and Controller, to efficiently build database-backed web applications. 56,069
rpav/checkl A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. 43
amatsuda/motorhead A Rails framework for rapid feature development and testing 181
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
shinmera/parachute An extensible testing framework for Common Lisp, allowing for easy setup and management of tests with dependencies, suites, and conditional skipping. 102