nosmoke

2.0.5 • Public • Published

NoSmoke 2.0

NPM version build status Test coverage node version npm download

中文版


A cross platform UI crawler which generate and execute UI test cases. Docs.

Contributors


SamuelZhaoY


xudafeng


butterflyingdog


zivyangll


wusphinx

This project follows the git-contributor spec, auto updated at Sun Feb 24 2019 12:20:30 GMT+0800.

1. Advantages:

  • ✅ automated ui tests with light configuration
  • ✅ high accuracy
  • ✅ cross-platform: android & ios
  • ✅ testing result visualization

2. Why the name?

Since all the good ones are taken, NoSmoke comes from the ideas across smoke testing, but smoke is not good for health ...

3. How it works

macaca-ios

4. Quick Start

Ensure tesseract and macaca drivers have been properly installed and then install nosmoke:

$ npm i nosmoke -g

and then run:

$ macaca server --verbose &
$ nosmoke

License

The MIT License (MIT)

/nosmoke/

    Package Sidebar

    Install

    npm i nosmoke

    Weekly Downloads

    35

    Version

    2.0.5

    License

    MIT

    Unpacked Size

    913 kB

    Total Files

    45

    Last publish

    Collaborators

    • samuel.zhaoy
    • xudafeng