mirror of
https://github.com/apache/cordova-android.git
synced 2026-07-25 00:00:05 +08:00
This makes it easier to map test output to files and allows for common setup & teardown of all tests in a file. * test(prepare): wrap in top-level describe block * test(Api): wrap in top-level describe block