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

Issue migrating from NME to OpenFL #21

Open
crayfellow opened this issue Jun 18, 2013 · 1 comment
Open

Issue migrating from NME to OpenFL #21

crayfellow opened this issue Jun 18, 2013 · 1 comment

Comments

@crayfellow
Copy link

Hi guys, great work on the massive libs!

I have a build system (https://github.com/crayfellow/haxe-maven-plugin) that supports openfl and uses munit/mcover for testing. It insulates developers from having to install haxe, neko, nme, openfl, or any haxelibs into their local and allows them to centrally manage repositories using Maven.

I had testing and coverage working with NME, but now that I have migrated to openfl, when I enable code coverage I get the following error
screen shot 2013-06-18 at 1 50 01 pm

if I dismiss or continue, the browser just hangs and never shows the test results. I do get test results when I disable coverage and just use munit.

This is using the haxelib version of mcover (2.0.3).

@crayfellow
Copy link
Author

also, the macro call for mcover is as follows:
--macro=mcover.MCover.coverage([''],['src'],[''])

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