Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executable feature spec #55

Open
jchris opened this issue Jan 2, 2024 · 1 comment
Open

executable feature spec #55

jchris opened this issue Jan 2, 2024 · 1 comment

Comments

@jchris
Copy link
Contributor

jchris commented Jan 2, 2024

The existing test harness is JavaScript. It would be nice to have a TypeScript test harness.

Instead of going heavy on translating all the old tests to the new format, let's keep them as-is for now, and add a new minimal test case that can be the basis for the executable feature spec.

Would love ideas / patches / suggestions.

@jchris
Copy link
Contributor Author

jchris commented Jun 18, 2024

Executable feature spec for 1.0
Our goal is to never ship a 2.0, which means we need to define compatibility for 1.0, so we can add features without breaking existing apps. At the simplest, this means writing a new small test suite that we guarantee to support for the long term. Then we can anchor docs etc from this code.

https://fireproof.storage/posts/roadmap-to-1.0/

@jchris jchris changed the title new test harness for the executable feature spec executable feature spec Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant