Add a Plasma library for writing tests #428
Labels
component: library
component: tests
Tests and CI
meta: no-domain-knowledge
A good bug for who is new to language implementation but has other programming experience.
meta: triaged
Has the issue been triaged yet?
skill: plasma
Write plasma for plasma!
status: blocked
Blocked on other issues/work. The first comment/description must say what they're blocked on.
type: maintenance
Some refactoring, cleanup or other fix that reduces technical debt, but does not affect users.
Milestone
A plasma library that supplies functions to expect various results would be helpful.
equals!(1 + 1, 2, "One plus one is two")
Look for other libraries in other languages that support these. This may also require #374
The text was updated successfully, but these errors were encountered: