Most teams write tests once and then watch them rot — running locally, breaking on someone else's machine, never actually wired into deployment. Sentinel is built to skip that fate.
It's a lightweight, extensible framework that bundles API smoke tests and UI test automation behind one Maven build and one Jenkinsfile. Drop your project's tests in, point Jenkins at the repo, and you have a CI-runnable test suite from day one.
The goal isn't to be a full QA platform out of the box — it's to be the foundation that grows into one as a team adds real tests against a real app.