Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashaka/tasj-test-suites
a demo project to show usage of JUnit categories and Maven profiles to organise test suites based on aut-tests for the TodoMVC application
https://github.com/yashaka/tasj-test-suites
Last synced: about 1 month ago
JSON representation
a demo project to show usage of JUnit categories and Maven profiles to organise test suites based on aut-tests for the TodoMVC application
- Host: GitHub
- URL: https://github.com/yashaka/tasj-test-suites
- Owner: yashaka
- License: apache-2.0
- Created: 2015-07-01T16:03:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T17:20:20.000Z (over 9 years ago)
- Last Synced: 2024-10-12T18:31:18.327Z (2 months ago)
- Language: Java
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Test Suites demo with Maven and Junit
This is a demo project to show usage of JUnit categories and Maven profiles to organise test suites based on aut-tests for the TodoMVC application.