https://github.com/missingdays/teamcity-tests-demo
https://github.com/missingdays/teamcity-tests-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/missingdays/teamcity-tests-demo
- Owner: missingdays
- Created: 2021-10-28T13:19:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T16:01:09.000Z (over 4 years ago)
- Last Synced: 2025-02-05T06:13:49.628Z (over 1 year ago)
- Language: Kotlin
- Size: 58.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TeamCity Tests Demo
### How to use
To get the working examples, simply import the current repository when creating new project in TeamCity.
All settings are stored in `.teamcity` folder and will be imported automatically.
### Useful links
- [Tests Functionality Overview](https://blog.jetbrains.com/teamcity/2019/08/test-automation-with-teamcity/)
- [Service Messages](https://www.jetbrains.com/help/teamcity/service-messages.html)
- [Code Coverage](https://www.jetbrains.com/help/teamcity/code-coverage.html)