GithubHelp home page GithubHelp logo

nemo-assist's Introduction

nemo-assist

It's an innovative and hassle free way to write Ft's. This is a UI framework which allows you to write FT via drag and drop.

It's based on simple lego block concept where legos are the basic Code Components(configurable) which can be chained together to form blocks (analogous to forms or pages) which can be joined together to form flows (entire FT).

You can start writing Ft's in these simple steps.

  • Install, Presently it's in beta phase(published beta version), Will add few more utilities and publish the 1.0.0v in paypal npm repository.
npm i nemo@latest

npm install nemo-assist@beta or npm install [email protected]
  • Init (creates basic folder structure)
./node_modules/.bin/nemo-assist init -f <folderPath>
  • Open The UI To Start Creating FT's
./node_modules/.bin/nemo-assist gui -f <folderPath>
  • Run a already created FT
./node_modules/.bin/nemo-assist run -f <folderPath> -n <ftName>

grep command (can run and  publish report for multiple testcases that too it runs in parallel)
./node_modules/.bin/nemo-assist run -f <folderPath> -g <grepCommand>

What do you get out of box with nemo-assist

  • No Need to separately integrate Nemo, and write extra Code to maintain different testcases
  • All test cases run in parallel
  • Reporting
  • Basic Configurable Legos, which are used more frequently while writing FT's

Existing Legos

For now it supports following utilities:

DocUpload ,elementClick ,normalizedLocator ,selectDropdownOption ,textInputEnter ,waitTillVanish

Documentation

Find the detailed documentation for Legos here.

PS

If you like the idea of writing FT via UI, Please hit start to the repo, will encourage us to contribute more into this project :P

nemo-assist's People

Stargazers

Mohit Kumar avatar

Watchers

James Cloos avatar Deepanshu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.