motorhead
Feature tester
A Rails framework for rapid feature development and testing
A Rails Engine framework that helps safe and rapid feature prototyping
181 stars
8 watching
8 forks
Language: Ruby
last commit: over 7 years ago
Linked from 1 awesome list
ab-testingengineprototypingrails
Related projects:
Repository | Description | Stars |
---|---|---|
amatsuda/traceroute | Helps identify unused or unreachable code in Ruby-based web applications | 903 |
amatsuda/html5_validators | Automatic client-side validation using HTML5 Form Validation for Rails applications | 304 |
amatsuda/active_decorator | A view helper library for Rails that integrates decorators into models and views at compile-time, enabling Object-Oriented view helpers. | 1,109 |
thoughtbot/shoulda | A testing framework specifically designed for Rails applications | 2,211 |
grosser/autotest | A tool that automates testing of Ruby projects by running tests as soon as a file is saved. | 121 |
igrigorik/autoperf | Automates load and performance testing of web applications by replaying access logs | 179 |
andyobtiva/abstract_feature_branch | A Ruby gem that enables Continuous Integration and Trunk-Based Development by allowing developers to switch features on or off at will | 23 |
amatsuda/stateful_enum | Simplifies state machine management with Rails and ActiveRecord | 623 |
codemancers/rapidfire | A Ruby gem for building and managing surveys with Rails and dynamic survey forms | 320 |
thredded/thredded | A Rails forum/messageboard application with features like markdown formatting, email notifications, and moderation tools. | 1,569 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
mbj/mutant | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
damies13/rfswarm | A tool that enables performance testing using Robot Framework test cases with virtual users. | 114 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
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 |