File: .mutant.yml

package info (click to toggle)
ruby-memoizable 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 296 kB
  • sloc: ruby: 1,052; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 156 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
---
usage: opensource
integration:
  name: rspec
requires:
  - memoizable
matcher:
  subjects:
    - Memoizable*
mutation:
  operators: full
  timeout: 1.0