You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Leon Kiefer edited this page Mar 16, 2020
·
2 revisions
Context
Integration Tests in LivingDoc are implemented using LivingDoc.
This is the principle of eating your own dog food.
File-names
The files are located in the same directory as the unit-test files.
They are named *IntegrationTest.kt to indicate that they are integration tests.
The markdown or html files are located in the test/docs folder.