Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bitcoder/tutorial-java-junit-calc

Tutorial with tests implemented in Java and JUnit with Xray integraiton
https://github.com/bitcoder/tutorial-java-junit-calc

java jira junit test-automation testing xray

Last synced: 29 days ago
JSON representation

Tutorial with tests implemented in Java and JUnit with Xray integraiton

Awesome Lists containing this project

README

        

[![Build Status](https://www.travis-ci.com/bitcoder/tutorial-java-junit-calc.svg?branch=main)](https://www.travis-ci.com/bitcoder/tutorial-java-junit-calc)

# Tutorial with tests implemented in Java and JUnit with Xray integration, using GitHub Actions.

This is a basic tutorial with some tests implemented in Java and JUnit.

The idea is to show how you can easily integrate you CI/CD pipeline implemented using GitHub Actions and have visibility of your automation results in Jira, using [Xray](https://getxray.app/).

## Questions

* _I have some questions..._
Well, if you have a Xray license, including trials, you can [reach out to Xray support](https://jira.xpand-it.com/servicedesk/customer/portal/2) for general API and Xray usage questions. However, questions related to this specific open-source project are not covered/handled by Xray support.

* _I have some suggestions..._
You can reach out to me on [Twitter](https://www.twitter.com/darktelecom). However, please don't use to make support requests :)

## Disclaimer

This code is provided as-is. No guarantees whatsoever.

## License

[MIT](LICENSE)