Skip to content

feat(runtest): dune runtest for (tests) and (inline_tests)#12689

Closed
Alizter wants to merge 3 commits intoocaml:mainfrom
Alizter:push-yomukkklrnkp
Closed

feat(runtest): dune runtest for (tests) and (inline_tests)#12689
Alizter wants to merge 3 commits intoocaml:mainfrom
Alizter:push-yomukkklrnkp

Conversation

@Alizter
Copy link
Copy Markdown
Collaborator

@Alizter Alizter commented Nov 6, 2025

Fixes #870

This PR implements dune runtest src/of/test.ml for both (tests) stanzas and (inline_tests).
TODO:

@Alizter Alizter changed the title refactor(runtest): refine types for runtest request feat(runtest): dune runtest for (tests) and (inline_tests) Nov 6, 2025
@Alizter Alizter force-pushed the push-yomukkklrnkp branch 2 times, most recently from f18fe59 to 5ff8212 Compare November 11, 2025 00:03
Signed-off-by: Ali Caglayan <alizter@gmail.com>
Signed-off-by: Ali Caglayan <alizter@gmail.com>
Signed-off-by: Ali Caglayan <alizter@gmail.com>
@Alizter
Copy link
Copy Markdown
Collaborator Author

Alizter commented Jan 20, 2026

was subsumed by #13064

@Alizter Alizter closed this Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It should be possible to run tests from a specific module with runtest

2 participants