mirror of
https://github.com/go-delve/delve.git
synced 2025-11-03 05:47:34 +08:00
Add a test support package which allows shared test functionality for both the unit and integration tests. Tests importing the proctl/test package will gain access to a special test entrypoint which precompiles fixtures and makes them available to tests.