How to run integration tests
- Dominant language
- Java
- Stars
- 307
- Forks
- 144
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
I have solved #932. It passes locally, on Travis and AppVeyor, but fails on rultor with random errors. See #1170
README for this project explains how to run separate integration test, but I want to run all tests when build project (test task).
I suppose that we need add properties as follows:
failsafe.github.key
failsafe.github.key.second
failsafe.github.repo
failsafe.github.organization
I have tried to add the failsafe.github.key property, but don't know how to add others. I don't have two github accounts and not sure if there are more required properties as well as what to set for these properties.
Can someone help?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.