Skip to content

ricardocerto16/Automated-Tests-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Tests JavaScript

Objetive:

Grunt is a command line application that aims to automate tasks, especially tasks in JavaScript applications. These tasks are as described above. And how is this done? Writing the tasks in JavaScript and running on Node.JS.

Requirements

  • Installing NodeJs
  • Installing Grunt
  • Installing Node Modules (npm install)
  • Installing QUnit

Steps and Documentation

The documentation and steps to follow are in the following link

Future features

  • Implementing this automated tests using the platform Jenkins.

Author

Ricardo Certo

About

Automation of tasks/tests in JavaScript using QUnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published