Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal authored Jan 25, 2024
1 parent 4f3056b commit da7d939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SDK Report Runner

[Spec Compliance Report](https://tbd54566975.github.io/sdk-report-runner/)
## Overview
The SDK Report Runner is a specialized tool designed to evaluate SDKs against predefined test vectors. This repository is structured to clone submodules containing test vectors, subsequently generating a comprehensive report to ascertain if the SDK passes the specified tests.

Expand All @@ -22,4 +22,4 @@ The architecture consists of several key components working together to validate
2. Each SDK uses a submodule containing test vectors specific to their domain (Web5 or Tbdex) to verify compliance.
3. GitHub Actions is set up to run automated tests on these SDKs, producing JUnit test artifacts.
4. The SDK-Report-Runner aggregates these artifacts and analyzes them.
5. Based on the analysis, it generates two separate compliance reports for Web5 and Tbdex, which give insights into the SDKs' adherence to their respective specifications.
5. Based on the analysis, it generates two separate compliance reports for Web5 and Tbdex, which give insights into the SDKs' adherence to their respective specifications.

0 comments on commit da7d939

Please sign in to comment.