godaddy / ekke

Ekke is a test runner for React-Native, it allows you to execute your test code directly on the device enabling you to test in the same environment as your production users.
MIT License
133 stars 9 forks source link

Plugin System #17

Open 3rd-Eden opened 5 years ago

3rd-Eden commented 5 years ago

This is the draft PR for the plugin system as outlined in #15. The purpose of this draft is to track the progress that we make towards the issue.

Currently Progress: