Skip to content

Files

Latest commit

86185b4 · Aug 20, 2024

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 31, 2023
Sep 10, 2023
Aug 26, 2022
Jan 11, 2024
Jun 25, 2023
Jun 25, 2023
Aug 20, 2024
Jul 10, 2022
Jan 1, 2022
Jan 1, 2022
May 5, 2024
Jul 2, 2023
Aug 20, 2024
Jan 1, 2022
Nov 26, 2023
Jan 1, 2022
Jul 2, 2023
Jan 15, 2023
Dec 30, 2023
Aug 20, 2024
Mar 1, 2022
Sep 12, 2021
Aug 20, 2024
Dec 4, 2023
Jan 8, 2022
Jul 2, 2023
Jul 2, 2023
Nov 6, 2023
Aug 20, 2024
Sep 10, 2023
Jan 11, 2024
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.