https://github.com/eliasnogueira/test-parent
This is the parent project for the restrictions-test and simulations-test
https://github.com/eliasnogueira/test-parent
api api-testing automated-testing java microservices microservices-testing test-automation
Last synced: 4 months ago
JSON representation
This is the parent project for the restrictions-test and simulations-test
- Host: GitHub
- URL: https://github.com/eliasnogueira/test-parent
- Owner: eliasnogueira
- License: mit
- Created: 2020-10-27T21:16:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T16:03:50.000Z (over 1 year ago)
- Last Synced: 2025-01-14T03:51:26.632Z (6 months ago)
- Topics: api, api-testing, automated-testing, java, microservices, microservices-testing, test-automation
- Homepage: http://eliasnogueira.com
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Test Parent
This project belongs to following client projects:* [restrictions-test](https://github.com/eliasnogueira/restrictions-test)
* [simulations-test](https://github.com/eliasnogueira/simulations-test)## What does this project do?
This is the parent project for the test projects and contains only the necessary libraries, so we are avoiding the
libraries duplications and keeping the projects up-to-date.It's also part of the following presentation:
* [How to create modularity microservices test project](https://speakerdeck.com/eliasnogueira/how-to-create-modular-microservices-test-project)