Crate cairo_lang_test_plugin

source ·

Re-exports§

Modules§

Structs§

  • Encapsulation of all data required to execute tests. This includes the source code compiled to a Sierra program and all cairo-test specific data extracted from it. This can be stored on the filesystem and shared externally.
  • Encapsulation of all data required to execute tests, except for the Sierra program itself. This includes all cairo-test specific data extracted from the program. This can be stored on the filesystem and shared externally.
  • Configuration for test compilation.

Functions§