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

SRFI 64, 78: unit tests + Chicken/Chibi test #19

Open
lassik opened this issue Jan 26, 2020 · 1 comment
Open

SRFI 64, 78: unit tests + Chicken/Chibi test #19

lassik opened this issue Jan 26, 2020 · 1 comment

Comments

@lassik
Copy link
Collaborator

lassik commented Jan 26, 2020

I found two testing-related SRFIs:

Additionally, Chicken and Chibi both implement the following popular testing API, known as the Chicken test egg as well as (chibi test). Both APIs should be the same:

We should probably support all three of the above APIs in addition to Gambit's native one.

@lassik
Copy link
Collaborator Author

lassik commented Jan 29, 2020

@feeley I'll start porting these now.

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