Skip to content

Commit

Permalink
initial basic readme version added to acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
antk43 committed Jul 10, 2024
1 parent 98198ea commit 93764ea
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Dfe.Data.SearchPrototype/Web/Tests/Acceptance/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Performance Tables Web Tests

[[_TOC_]]

## Overview

This test suite contains automated tests that check the functional and non-functional aspects of the search prototype application.

## Test Levels

- Functional
- Acceptance testing
- Non-functional
- Accessibility testing

## Languages

C#

## Tools

- [SpecFlow](https://specflow.org/)
- [Axe-core](https://github.com/dequelabs/axe-core/tree/develop)

## Contribution

Branches should be in the format `[contributor-initials]/test-[ticket-number]-[feature-description]`.

0 comments on commit 93764ea

Please sign in to comment.