You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
131 B

10 years ago
10 years ago
  1. command: go test -v {}
  2. include: ^.+_test\.go$
  3. path: ./
  4. depth: 1
  5. verbose: true
  6. timeout: 1m
  7. reload: false
  8. html: test.html
  9. notify: []