GithubHelp home page GithubHelp logo

boloynag / javablend Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 27 KB

A test automation framework with a unique blend of chai and mocha

JavaScript 100.00%
automation-framework automation-testing javascript mocha-chai

javablend's Introduction

JavaBlend Test Framework

A Javascript Selenium test framework using Mocha and Chai

Prerequisites

Requirements for the software and other tools to run the test

Test Scenario

User opens google and searches for Selenium and clicks on the first matching link and validates the opening title of the official selenium site

Installing

After successfully installing node and an IDE, use the following command to install all the libraries required for running the test framework

node install

This command will install all the preliminary libraries required to run a node project along with the libraries mentioned in our package.json file. The libraries mentioned in our package.json file will differ from project to project hence it is important to mention the libraries required. Alternately we can install the libraries individually and those libraries will show up on the file.

Running the tests

Note : Node must be installed on the system before running the tests. Mocha and chai will be installed automatically when node install is run.

  node run test
  or
  node test

Built With

  • Selenium - Without which automation testing just does not work
  • Mocha - For building the asynchronous test framework
  • Chai - Assertion library

javablend's People

Contributors

boloynag avatar

Watchers

 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.