firecracker
firecracker copied to clipboard
[Feature Request] Automatically run python doctests
Feature Request
A small number of pytest doctests are present in the project, largely for documentation.
It would be beneficial to automatically run these to verify they are correct.
Describe the desired solution
./tool/devtool test
automatically runs all pytest doctests.
Checks
- [x] Have you searched the Firecracker Issues database for similar requests?
- [x] Have you read all the existing relevant Firecracker documentation?
- [x] Have you read and understood Firecracker's core tenets?
We 're currently looking into this
@JBYoshi and I would like to work on this. We're doing a class project for UT Austin's virtualization class, where we're supposed to work on issues in virtualization-related open source projects. Is this issue open for us to work on?
@sarimaleem Contribution would be really appreciated here, you should always feel free to contribute on open issues, you don't need to ask.