enthought / enthought/sat-solver
Allow writing of scenarios
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We want to be able to output a scenario which captures everything we would need for debugging.
I believe that the set of remotely available packages, the set of locally available packages, and the request should be sufficient.
This does not map directly to the test `Scenario`. Currently, `Scenario` objects do not distinguish between remotely available and locally available packages--both are encompassed in `packages`, with `installed` listing a subset of those packages.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.