Closed boundsj closed 8 years ago
This was changed in mapbox-gl-js in https://github.com/mapbox/mapbox-gl-js/commit/156f345934fcdddadd665fe82e70f687fb00da54. I'd prefer to restore a test-suite
target there and keep the command the same between gl-js and gl-native.
cc @mourner
Restored test-suite
target in GL JS.
The instructions were not correct for GL JS. This updates the readme to note the correct commands to run tests on both GL JS and GL native and also links to the contributing docs in each repo since new developers may need to complete prerequisites before attempting to run tests.
cc @jfirebaugh