https://github.com/allure-framework/allure-teamcity
Teamcity CI plugin allowing to generate Allure Report as build artifact
https://github.com/allure-framework/allure-teamcity
allure reporting teamcity-plugin
Last synced: 6 months ago
JSON representation
Teamcity CI plugin allowing to generate Allure Report as build artifact
- Host: GitHub
- URL: https://github.com/allure-framework/allure-teamcity
- Owner: allure-framework
- License: apache-2.0
- Created: 2014-05-08T06:50:15.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T14:10:47.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:55:04.597Z (11 months ago)
- Topics: allure, reporting, teamcity-plugin
- Language: Java
- Homepage: https://qameta.io/allure-report
- Size: 22.8 MB
- Stars: 37
- Watchers: 18
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[license]: http://www.apache.org/licenses/LICENSE-2.0 "Apache License 2.0"
[blog]: https://qameta.io/blog/ "Qameta Software"
[twitter]: https://twitter.com/QametaSoftware "Qameta Software"
[twitter-team]: https://twitter.com/QametaSoftware/lists/team/members "Team"
[release]: https://github.com/allure-framework/allure-teamcity/releases/latest "Latest release"
[release-badge]: https://img.shields.io/github/release/allure-framework/allure-teamcity.svg?style=flat
[CONTRIBUTING.md]: .github/CONTRIBUTING.md "Contributing"
[CODE_OF_CONDUCT.md]: CODE_OF_CONDUCT.md "Code of conduct"
[docs]: https://allurereport.org/docs/ "Allure Report Documentation"# Allure TeamCity integration [![release-badge][]][release]
Allure Framework is a flexible lightweight multi-language test report tool that not only
shows a very concise representation of what have been tested in a neat web report form,
but allows everyone participating in the development process to extract maximum of useful
information from everyday execution of tests.## Download
You can grab the latest version of Allure TeamCity from [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/8988-allure).
## Documentation
All the documentation is available [on our site][docs].
## ContributingPlease see [CONTRIBUTING.md][]
## Staying in Touch
Follow [@QametaSoftware][twitter] and its [team members][twitter-team] on Twitter. In-depth articles can
be found at [Qameta Blog][blog].## Code of Conduct
Please note that this project is released with a [Contributor Code of Conduct][CODE_OF_CONDUCT.md]. By participating in this project you agree to abide by its terms.
## License
The Allure Framework is released under version 2.0 of the [Apache License][license].