All Projects → dgollahon → Mutest

dgollahon / Mutest

Licence: mit
fork of mutant with inline disable comments and a few different mutations.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Mutest

Rubocop Rspec
Code style checking for RSpec files
Stars: ✭ 603 (+704%)
Mutual labels:  lint, rspec
Mutant
Automated code reviews via mutation testing - semantic code coverage.
Stars: ✭ 1,794 (+2292%)
Mutual labels:  rspec, mutation-testing
Fabrication
This project has moved to GitLab! Please check there for the latest updates.
Stars: ✭ 1,017 (+1256%)
Mutual labels:  rspec
Fettle
An experimental mutation testing tool for C# code 🐛🔍
Stars: ✭ 68 (-9.33%)
Mutual labels:  mutation-testing
Dicas De Programacao Em Ruby
Dicas para iniciantes de boas práticas de desenvolvimento de software em Ruby
Stars: ✭ 59 (-21.33%)
Mutual labels:  rspec
Vscode Ruby Test Adapter
A Ruby test adapter extension for the VS Code Test Explorer
Stars: ✭ 50 (-33.33%)
Mutual labels:  rspec
Qtools
QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS
Stars: ✭ 64 (-14.67%)
Mutual labels:  lint
Rmlint
Extremely fast tool to remove duplicates and other lint from your filesystem
Stars: ✭ 996 (+1228%)
Mutual labels:  lint
Test Prof
Ruby Tests Profiling Toolbox
Stars: ✭ 1,193 (+1490.67%)
Mutual labels:  rspec
Prapr
Practical Program Repair via Bytecode Mutation
Stars: ✭ 58 (-22.67%)
Mutual labels:  mutation-testing
Version Checker Gradle Lint
Warning on new versions available even when using Kotlin-DSL plugin.
Stars: ✭ 68 (-9.33%)
Mutual labels:  lint
Awspec
RSpec tests for your AWS resources.
Stars: ✭ 1,086 (+1348%)
Mutual labels:  rspec
Action mailer matchers
ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.
Stars: ✭ 50 (-33.33%)
Mutual labels:  rspec
Email Spec
Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
Stars: ✭ 1,142 (+1422.67%)
Mutual labels:  rspec
Elisp Lint
Basic linting for Emacs Lisp
Stars: ✭ 45 (-40%)
Mutual labels:  lint
Humbug
Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.
Stars: ✭ 1,159 (+1445.33%)
Mutual labels:  mutation-testing
Commitlint
📓 Lint commit messages
Stars: ✭ 9,847 (+13029.33%)
Mutual labels:  lint
Pig Ci Rails
Monitor your Ruby Applications metrics (Memory, SQL Requests & Request Time) as part of your test suite.
Stars: ✭ 53 (-29.33%)
Mutual labels:  rspec
Rspec Hue formatter
Bring RSpec integration into your room with Philips Hue
Stars: ✭ 59 (-21.33%)
Mutual labels:  rspec
Stylelint
A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.
Stars: ✭ 9,350 (+12366.67%)
Mutual labels:  lint

mutest

mutest is retired.

It was a fork of mutant project with a few misc. customizations including inline source code disables. I no longer have interest in maintaining this and it is buggier than mutant. I am hoping for some of the handful of features this added to be eventually fully supported on mutant. If you are curious about how this project differed from mutant at the time, the CHANGELOG has some context.

Credit

  • Markus Schirp did an amazing job on mutant which this fork is based on.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].