1.0.40 • Published 1 year ago

detox-doctor v1.0.40

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

detox-doctor

npm.io

A simple CLI to check your local environment is ready to run detox tests.

===

Mobile development is tricky, especially when it comes to testing. Detox is a great tool for testing React Native applications, however the setup for your app and local environment is still complicated. This CLI aims to make it easier to see if your machine is ready to run Detox tests.

The idea for this is based off appium-doctor.

To install and run globally

  • To install it: npm i -g detox-doctor
  • To see options and help menu: detox-doctor or detox-doctor --help
  • To check your local environment: detox-doctor check

To run locally

  • Clone it
  • To run it: node index.js

Some stuff I'd like to add:

  • Full Windows and Linux support
  • Generally just improve handling different environments/shells/etc.
  • Add commands to install generic Android emulators from the command line.
  • Add checks on your React Native app (would need to pass in a path to the app or run from within the app itself)
1.0.39

1 year ago

1.0.38

1 year ago

1.0.40

1 year ago

1.0.33

1 year ago

1.0.37

1 year ago

1.0.36

1 year ago

1.0.35

1 year ago

1.0.34

1 year ago

1.0.32

1 year ago

1.0.30

1 year ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.27

1 year ago

1.0.26

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago