Master's thesis: Behavior-Driven-Development orientated test management tool - whole Python project available on Github. The resulting TestBuDDy app can generate Java test code base for the automation tester to ease their work. The app can be customized for more languages.
The app supports:
test case management, with support of the BDD framework JBehave
test run results with test pipeline (integration of CI/CD tool Gitlab CI)
Thesis and app TestBuDDy: a BDD test management tool that handles test libraries, runs JBehave tests, syncs with GitLab CI/JIRA, and generates code and reports.