{"id":18985542,"url":"https://github.com/gematik/app-tiger","last_synced_at":"2025-07-24T00:37:37.568Z","repository":{"id":38396388,"uuid":"382302793","full_name":"gematik/app-Tiger","owner":"gematik","description":"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. ","archived":false,"fork":false,"pushed_at":"2025-06-26T13:18:53.000Z","size":270340,"stargazers_count":22,"open_issues_count":4,"forks_count":3,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-06-26T13:19:20.823Z","etag":null,"topics":["testing-tools","tiger"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gematik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-02T09:53:40.000Z","updated_at":"2025-06-26T13:16:42.000Z","dependencies_parsed_at":"2023-02-10T22:15:48.919Z","dependency_job_id":"57ed8e60-a232-4034-bec9-f04b2048ad68","html_url":"https://github.com/gematik/app-Tiger","commit_stats":null,"previous_names":[],"tags_count":117,"template":false,"template_full_name":null,"purl":"pkg:github/gematik/app-Tiger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-Tiger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-Tiger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-Tiger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-Tiger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gematik","download_url":"https://codeload.github.com/gematik/app-Tiger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-Tiger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266774798,"owners_count":23982247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["testing-tools","tiger"],"created_at":"2024-11-08T16:27:09.204Z","updated_at":"2025-07-24T00:37:37.560Z","avatar_url":"https://github.com/gematik.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiger\n\n![TigerLogo](doc/images/tiger2-plain.svg)\n\n## Pitching the Tiger\n\nSo you heard there is a new tool in the house? But what is tiger for?\n\nTake a look at our short pitch video explaining the basic idea of Tiger\n\n[![](doc/images/tiger-promo-screenie.png)](https://youtu.be/eJJZDeuFlyI)\n\n## Target audience\n\n* Internal test teams that want to perform iop or e2e tests for reference or product implementation.\n\n* Internal test teams that want to perform acceptance tests for reference or product implementation.\n\nWithin the test teams we focus on testers, with not necessarily too much programming skills.\nIt must be easy to set up and implement tests against service nodes, potentially reusing test steps from other test\nsuites.\nFor non BDD test suites it must be easily possible to utilize most of the features of Tiger by directly calling public\ninterface methods.\n\n* External product teams, which need to do automated IOP/E2E testing for their health applications.\n\n## Tiger-User-Manual\n\nEvery information at one place: check out our Tiger-User-Manual!\n\n* HTML: [Tiger-User-Manual](https://gematik.github.io/app-Tiger/Tiger-User-Manual.html)\n\n* PDF: [Tiger-User-Manual](https://gematik.github.io/app-Tiger/Tiger-User-Manual.pdf)\n\n## Use cases\n\n![UseCaseDiagramme](doc/specification/tiger_use_cases.white.svg)\n\n## Architecture in a nutshell\n\n![ComponentsDiagramme](doc/specification/tiger_components.white.svg)\n\n## Product specification draft\n\nFor more details please check out more Plantuml diagrammes at [specification folder](doc/specification)\n\n## Simple example project\n\n[For a standalone example see here in our examples section](doc/examples/tigerOnly)\n\n# How to use tiger in a testsuite\n\n[Here](https://gematik.github.io/app-Tiger/Tiger-User-Manual.html#_requirements) are the requirements for using the\ntiger.\n\n## Using other libraries / source code\n\nThe package \"de.gematik.test.tiger.mockserver\" of the module tiger-proxy is based upon\nmockserver (https://github.com/mock-server/mockserver), licensed under Apache License 2.0 (January 2004).\n\nFiles under the tiger-proxy/src/main/resources/css and webfonts folders were taken from the projects with listed\nlicenses:\n\n* bootstrap css [MIT](http://opensource.org/licenses/MIT)\n* Font Awesome by Dave Gandy - [Website](http://fontawesome.io) [License](https://fontawesome.com/license/free) (Icons:\n  CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)\n\n## License\n\nCopyright 2025 gematik GmbH\n\nApache License, Version 2.0\n\nSee the [LICENSE](./LICENSE) for the specific language governing permissions and limitations under the License\n\n## Additional Notes and Disclaimer from gematik GmbH\n\n1. Copyright notice: Each published work result is accompanied by an explicit statement of the license conditions for\n   use. These are regularly typical conditions in connection with open source or free software. Programs\n   described/provided/linked here are free software, unless otherwise stated.\n2. Permission notice: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and\n   associated documentation files (the \"Software\"), to deal in the Software without restriction, including without\n   limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the\n   Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n    1. The copyright notice (Item 1) and the permission notice (Item 2) shall be included in all copies or substantial\n       portions of the Software.\n    2. The software is provided \"as is\" without warranty of any kind, either express or implied, including, but not\n       limited to, the warranties of fitness for a particular purpose, merchantability, and/or non-infringement. The\n       authors or copyright holders shall not be liable in any manner whatsoever for any damages or other claims arising\n       from, out of or in connection with the software or the use or other dealings with the software, whether in an\n       action of contract, tort, or otherwise.\n    3. The software is the result of research and development activities, therefore not necessarily quality assured and\n       without the character of a liable product. For this reason, gematik does not provide any support or other user\n       assistance (unless otherwise stated in individual cases and without justification of a legal obligation).\n       Furthermore, there is no claim to further development and adaptation of the results to a more current state of\n       the art.\n3. Gematik may remove published results temporarily or permanently from the place of publication at any time without\n   prior notice or justification.\n4. Please note: Parts of this code may have been generated using AI-supported technology. Please take this into account,\n   especially when troubleshooting, for security analyses and possible adjustments.\n\n## Contact\n\nThis software is currently being tested to ensure its technical quality and legal compliance. Your feedback is highly\nvalued.\nIf you find any issues or have any suggestions or comments, or if you see any other ways in which we can improve, please\nreach out to: tiger@gematik.de\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgematik%2Fapp-tiger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgematik%2Fapp-tiger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgematik%2Fapp-tiger/lists"}