testscripts/

directory
v0.0.0-...-6680040 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2025 License: Apache-2.0

README

Test devbox using the testscripts framework.

This directory contains testscripts: files ending in .test.txt that we automatically run using the testscripts framework.

For details on how to write these types of files see:

In addition to the standard testscript commands, we also support running devbox commands. Examples include:

  • devbox init
  • devbox add <pkg>
  • ...

We've also added some handy comparison functions

  • path.len <number>: verifies that the PATH environment variable has the given number of entries
  • json.superset <superset.json> <subset.json>: verifies that superset.json has all the keys and values present in subset.json

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL