- Notifications
You must be signed in to change notification settings - Fork3
Testframework to facilitate quick, powerful, portable and reliable test suites. Can be used with Gherkin and supports Screenplay-pattern, Zero-line testsuites, testing anytime, anywhere. The embedded Tiger Proxy can intercept and parse traffic. The Testenvironment Manager can build test setups from JARs, Dockers, Kubernetes and External Urls.
License
gematik/app-Tiger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
So you heard there is a new tool in the house? But what is tiger for?
Take a look at our short pitch video explaining the basic idea of Tiger
Internal test teams that want to perform iop or e2e tests for reference or product implementation.
Internal test teams that want to perform acceptance tests for reference or product implementation.
Within the test teams we focus on testers, with not necessarily too much programming skills.It must be easy to set up and implement tests against service nodes, potentially reusing test steps from other testsuites.For non BDD test suites it must be easily possible to utilize most of the features of Tiger by directly calling publicinterface methods.
- External product teams, which need to do automated IOP/E2E testing for their health applications.
Every information at one place: check out our Tiger-User-Manual!
HTML:Tiger-User-Manual
For more details please check out more Plantuml diagrammes atspecification folder
For a standalone example see here in our examples section
Here are the requirements for using the tiger.
The package "de.gematik.test.tiger.mockserver" of the module tiger-proxy is based uponmockserver (https://github.com/mock-server/mockserver), licensed under Apache License 2.0 (January 2004).
Files under the tiger-proxy/src/main/resources/css and webfonts folders were taken from the projects with listedlicenses:
About
Testframework to facilitate quick, powerful, portable and reliable test suites. Can be used with Gherkin and supports Screenplay-pattern, Zero-line testsuites, testing anytime, anywhere. The embedded Tiger Proxy can intercept and parse traffic. The Testenvironment Manager can build test setups from JARs, Dockers, Kubernetes and External Urls.