-
Notifications
You must be signed in to change notification settings - Fork 0
v0.3.0: testing and generalized dependency intelligence #595
Copy link
Copy link
Open
Labels
RoadmapA pull request originating from a roadmap itemA pull request originating from a roadmap itemdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesttestingTest coverage, test infrastructure, and verification tooling work.Test coverage, test infrastructure, and verification tooling work.
Description
Activity
Metadata
Metadata
Assignees
Labels
RoadmapA pull request originating from a roadmap itemA pull request originating from a roadmap itemdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesttestingTest coverage, test infrastructure, and verification tooling work.Test coverage, test infrastructure, and verification tooling work.
Goal
Track the Netsuke v0.3.0 feature set, centred on first-class Netsukefile testing and a broader dependency model.
Release scope
Release intent
v0.3.0 should make Netsuke substantially better at answering two questions before or without blindly executing a build:
The three strands should share compiler/IR infrastructure where it is genuinely common, but they should not be collapsed into one abstraction. Test doubles model controlled observations; importers consume dependency knowledge; providers define dependency identity and freshness.
Acceptance criteria
Deferred
A broader semantic Netsukefile linter is targeted at v0.4.0 in #592, where it can consume the structured recipes, change-detection data, test semantics, and richer dependency graph delivered by earlier releases.