Skip to content

As Applications groIn other to reduce human prone error that comes with manual testing, ensure ease, reduce testing time and boost productivity, app tests ought to be automated. This repo contains all the resources on automated manual tests for CribMd website and native app.

License

Notifications You must be signed in to change notification settings

kasodon/cribmd-e2e-test-framework

Repository files navigation


Logo

CribMD | Telemedicine and doctor home visit company

About The CribMd Testing Repo

As Applications grow, testing them manually grow more tedious, in other to reduce human prone error that comes with manual testing, ensure ease, reduce testing time and boost productivity, tests like this ought to be automated. This repo contains all the resources on automated manual tests for cribmd website and native app.

Built With

These are the major toolings utilized in this project.

Getting Started

This is a guide on how to set up this project locally. To get a local copy up and running follow these steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/CribMDPLC/cribmd-e2e-test-framework.git
  2. Install NPM packages
    npm install
  3. To run the tests for webApp
    npm run test-local

3. To run the tests for native apps
 ```sh
 npm run ( update this soon )

About

As Applications groIn other to reduce human prone error that comes with manual testing, ensure ease, reduce testing time and boost productivity, app tests ought to be automated. This repo contains all the resources on automated manual tests for CribMd website and native app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published