Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: feedzai/cosy-test

Tags

v0.1.3

Toggle v0.1.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release of v0.1.3

v0.1.2

Toggle v0.1.2's commit message
Changed testFailed flag scope in DockerComposeTestSuite

* Changed testFailed flag scope to protected in order to classes
extending from DockerComposeTestSuite be able to access its value.

v0.1.1

Toggle v0.1.1's commit message
Add file copy to container/host support (#7)

* Add file copy to container/host support

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from feedzai/add-workaround-scaladoc-issue

Add workaround for issue scala/scala-dev#249

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from feedzai/add-junit-support

Add JUnit support

v0.0.2

Toggle v0.0.2's commit message
Make the loggers private

v0.0.1

Toggle v0.0.1's commit message
Add Travis CI configuration