Skip to content

References

References provide technical references and descriptions for using VoltScript Testing.

What's new

Check the latest information about VoltScript Testing.

Repository structure

  • All the required code itself is in src/VoltScriptTesting.vss.
  • Tests are in test directory. Output are written to unit-test-reports directory.
  • A starter for writing your own tests is in assets/example_code/TestBootstrap.vss.

Dependency Management

For using VoltScript Testing Framework via VoltScript Build Manager extension in Visual Studio Code, follow the instruction on the how-to guide.

Core language functions

Lists and describes core language functions used in VoltScript Testing.

API documentation

Unit test output

Note

The sample unit test output includes errors. These are not unit tests for the unit testing framework, they are samples to show the full range of output options, including failing tests, missing assertions etc.

Unit tests

FAQs

List of frequently asked questions related to VoltScript Testing.

Documentation and source code

Support

To share information, ask questions, and learn about VoltScript Testing, go to the Community.