Skip to content

Commit

Permalink
docs: tests add note for more function
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Mar 27, 2024
1 parent 26d703f commit 4f4675c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,7 @@ ncdu 2.2

## Provided functions for enterTest

- `wait_for_port <port> <timeout>`: waits for a port to be open
- `wait_for_port <port> <timeout>`: waits for a port to be open

If you'd like more functions to be added, take a look at [NixOS tests](https://nixos.org/manual/nixos/stable/#sec-nixos-tests)
and open an issue for what you need.

0 comments on commit 4f4675c

Please sign in to comment.