https://github.com/testify-project/examples
Example projects using Testify
https://github.com/testify-project/examples
Last synced: 9 months ago
JSON representation
Example projects using Testify
- Host: GitHub
- URL: https://github.com/testify-project/examples
- Owner: testify-project
- License: apache-2.0
- Created: 2017-01-13T14:07:57.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2025-08-18T08:07:42.000Z (9 months ago)
- Last Synced: 2025-08-18T10:08:27.783Z (9 months ago)
- Language: Java
- Size: 837 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Examples
[](https://travis-ci.org/testify-project/examples)
[](https://gitter.im/testify-project/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://codecov.io/github/testify-project/examples?branch=develop)
[]()
[](https://github.com/testify-project/examples/blob/develop/LICENSE)
## Overview
A repository that contains Testify Project examples and archtypes based on these examples.
## Examples
- Example JUnit4 Unit Test
- Example JUnit4 Spring Integration Test
- Example JUnit4 SpringBoot System Test
- Example JUnit4 Spring System Test
- Example JUnit4 HK2 Integration Test
- Example JUnit4 Jersey 2 System Test
- Example JUnit4 Guice Integration Test
- Example JUnit4 Local Resource Provider
## Learning
- Testify documentation is available [here][docs].
## Issue Tracking
Report issues via the [Github Issues][github-issues]. Think you've found a bug?
Please consider submitting a reproduction project via the a new [Github Issue][github-issues-new].
## Issue Pull Request
[Pull requests](http://help.github.com/send-pull-requests) are welcome.
## Staying in Touch
Hit us up on [Gitter][gitter].
## License
The Testify is released under [Apache Software License, Version 2.0](LICENSE).
Enjoy and keep on Testifying!
[docs]: http://fitburio.github.io/testify
[examples]: https://github.com/testify-project/examples/tree/develop/examples
[github-issues]: https://github.com/testify-project/examples/issues
[github-issues-new]: https://github.com/testify-project/examples/issues/new
[gitter]: https://gitter.im/testify-project/Lobby