mutator - Mutation Testing
Performs mutation testing for 'R' packages to assess the effectiveness of a test suite. It mutates source files, runs package tests against each mutant, and reports which mutants were killed, survived, or timed out. Parallel execution is supported for larger code bases. The optional 'imputesrcref' package, available from <https://github.com/PRL-PRG/imputesrcref>, improves source locations when installed.
Last updated
mutation-testingr-languagetest-automationtestingcpp
4.54 score 7 stars 8 scriptsinjectr - Inject code to existing functions
Allow one to inject arbitrary code at the entry point or at the exit point of an existing function.
Last updated
2.90 score 4 stars 4 scriptssxpdb - Store R values
Stores R values. It stores the values in an efficient ways that scales to millions of unique values and provides a rich query API to find values from the database.
Last updated
databasefuzzinghigh-performancer-valuescpp
2.48 score 3 stars 7 scripts