Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/platan/varnish-exec-example

An example of using Varnish Exec with JUnit and TestNG
https://github.com/platan/varnish-exec-example

Last synced: about 1 month ago
JSON representation

An example of using Varnish Exec with JUnit and TestNG

Awesome Lists containing this project

README

        

# Varnish Exec Examples [![Build Status](https://travis-ci.org/platan/varnish-exec-example.svg)](https://travis-ci.org/platan/varnish-exec-example)
This is an example of using [Varnish Exec](https://github.com/platan/varnish-exec) with [JUnit](http://junit.org/) and [TestNG](http://testng.org/)

## Requirements
- JDK 8
- Varnish Cache 3.0 or 4.0

## Usage
Use this command to run tests:

`./gradlew test`

## License
This project is licensed under the MIT license.