Skip to content

Commit

Permalink
Add Guide, License and Status Badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tsande16 committed Nov 19, 2024
1 parent cad72b0 commit 4afb0a0
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# PASS Acceptance Testing
# PASS Acceptance Testing ![PASS Acceptance Testing](https://github.com/eclipse-pass/pass-acceptance-testing/actions/workflows/release.yml)

PASS Acceptance Testing is a suite of acceptance and smoke tests for the [PASS application](https://github.com/eclipse-pass).
It utilizes [TestCafe](https://testcafe.io/) to define tests to be run against an instance of PASS.

You can find further documentation and details about [PASS Acceptance Testing](https://docs.eclipse-pass.org/developer-documentation/pass-acceptance-testing)
on the [full documentation site](https://docs.eclipse-pass.org). A full list of all the Eclipse PASS projects can also
be found in the PASS Main repository [README](https://github.com/eclipse-pass/main/blob/main/README.md).
A full list of all the Eclipse PASS projects can be found in the PASS Main repository [README](https://github.com/eclipse-pass/main).

# Guides

* [PASS Acceptance Testing](https://docs.eclipse-pass.org/developer-documentation/pass-acceptance-testing)
* [PASS Documentation](https://docs.eclipse-pass.org/)

# License

PASS Docker is Open Source software released under the [Apache 2.0 license](LICENSE).

0 comments on commit 4afb0a0

Please sign in to comment.