Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spek Gradle Sample

This is a sample Gradle project that uses Gradle to run tests (in a CI scenario for instance). You can still run tests individually in the IDE using the Spek IntelliJ IDEA plugin

Setup

Dependencies

Check the build.gradle to understand all the dependencies required.

Test Patterns

Spek uses the Gradle JUnit plugin to find and run tests.

Running

To run individual tests, you can use the Spek IntelliJ IDEA plugin

You can run tests with Gradle using gradle test

About

Sample configuration for using Gradle and Spek Test Runner Plugin

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages