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

ADR 07 (Testing react library)

Manueluz edited this page Feb 17, 2024 · 3 revisions

ADR 07 (Testing react library)

Decision

We decided to add this library for testing React components.

Status

Accepted.

Consequences

In order to encourage better test practises, we included Testing react library.

Risks

The desing of the testing libraty locks us into it, preventing us from changing libraries easily in the future