An open API service indexing awesome lists of open source software.

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

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].

## Contributing

Please 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].