e Language Test Files

Test files are parsed independently on top of the top files.

A test file can be specified using the following directive:

+dvt_test+/path/to/test_file.e

All tests and the files imported by them which are not tops are decorated with a green bullet:

../../_images/dvt-test-file-indication.png

When adding/removing tests you can use the Rebuild e Language Tests toolbar button to get the project database up to date much faster than performing a full build:

../../_images/dvt-rebuild-only-tests.png

Only the tests will be re-analyzed, along with any files imported by them which are not tops.