Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bitcoder/tutorial-java-junit-calc
- Owner: bitcoder
- License: mit
- Created: 2020-11-24T14:23:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T10:22:43.000Z (9 months ago)
- Last Synced: 2024-03-29T11:26:20.482Z (9 months ago)
- Topics: java, jira, junit, test-automation, testing, xray
- Language: Java
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)