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

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

Awesome Lists containing this project

README

          

# Examples
[![Build Status](https://travis-ci.org/testify-project/examples.svg?branch=develop)](https://travis-ci.org/testify-project/examples)
[![Join the chat on Gitter](https://badges.gitter.im/testify-project/Lobby.svg)](https://gitter.im/testify-project/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![CodecovIO](https://codecov.io/github/testify-project/examples/coverage.svg?branch=develop)](https://codecov.io/github/testify-project/examples?branch=develop)
[![Maven Central](https://img.shields.io/maven-central/v/org.testifyproject.examples/parent.svg)]()
[![License](https://img.shields.io/badge/license-Apache%20License%202-lightgrey.svg)](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