Skip to content

Files

Latest commit

Jun 6, 2025
eb2b48d · Jun 6, 2025

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 6, 2025
Jun 6, 2025
Aug 26, 2022
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Nov 26, 2023
Jun 6, 2025
Jul 2, 2023
Jan 15, 2023
Dec 30, 2023
Jun 6, 2025
Mar 1, 2022
Sep 12, 2021
Jun 6, 2025
Jun 6, 2025
Jan 8, 2022
Jun 6, 2025
Jun 6, 2025
Jun 6, 2025
Aug 20, 2024
Jun 6, 2025
Jun 6, 2025
Sep 12, 2021
Oct 31, 2021
Jun 6, 2021

Self-hosted tests

This directory contains tests that are run using a stable version of AVA. You can run them using npx test-ava.

Tests should be placed in their own directory, grouped by area of responsibility. Use the exec helper to launch the AVA version that is in the repository to run tests. Place these in a nested fixtures directory. Add a relative dependency in package.json. You can then import from ava.

Prefer snapshotting the test results.