spin icon indicating copy to clipboard operation
spin copied to clipboard

Add first draft of a `spin-test` SIP

Open rylev opened this issue 1 year ago • 2 comments

This SIP describes the spin-test tool that allows running unmodified Spin applications in WebAssembly component based testing environment where all potential imports to the Spin app are virtualized and can be configured by the user in a language independent way.

Implementation of this SIP has already begun here.

rylev avatar Apr 18 '24 13:04 rylev

What is the status of the SIP wrt the actual implementation from https://github.com/fermyon/spin-test?

radu-matei avatar Aug 20 '24 07:08 radu-matei

@radu-matei There haven't been any fundamental objections to the approach and we're far enough along in the implementation that I think this could be merged. I would just need to update the document to reflect the true state of the proposal.

rylev avatar Aug 21 '24 16:08 rylev