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

how to set up minitest #5

Open
Thermatix opened this issue May 21, 2016 · 1 comment
Open

how to set up minitest #5

Thermatix opened this issue May 21, 2016 · 1 comment

Comments

@Thermatix
Copy link

Thermatix commented May 21, 2016

I'm having a little trouble getting my opal based minitest tests to run.

I'm getting

describe: undefined method 'describe' for main
When I try to run the tests.

doing

require 'opal/minitest'

gets me:

append_path: undefined method 'append_path' for undefined

@aostrega
Copy link
Owner

Hello. Sorry that this software is not working for you.

The included example used to work, though I just tried it and it's having a problem starting the Rake server...

This gem is incomplete, so one should not yet expect it to work dependably. I plan to complete it once I need to use it. Any help is appreciated!

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

2 participants