foundry_test_utils

Module util

Source

Structs§

  • External test builder
  • How to initialize a remote git project
  • A simple wrapper around a Command with some conveniences.
  • TestProject represents a temporary project to run tests against.

Constants§

Statics§

  • CURRENT_DIR_LOCK πŸ”’
  • Stores whether stdout is a tty / terminal.
  • NEXT_ID πŸ”’
    Global test identifier.
  • TEMPLATE_LOCK πŸ”’
    Global default template lock. If its contents are not exactly "1", the global template will be re-initialized. See initialize() for more info.
  • TEMPLATE_PATH πŸ”’
    Global default template path. Contains the global template project from which all other temp projects are initialized. See initialize() for more info.

Traits§

Functions§