shizzlator / Vapour

Web application testing harness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vapour

Web application testing controller

  • Upload unit test dlls
  • Administer environmental variables
  • Runs tests in headless browser
  • Uses chosen set of saved variables to execute DEV/UAT/PROD URLs
  • Returns result(s)
  • Logs runs

Tech

  • Katana app
  • WebAPI service layer
  • Coupled with headless browser
  • Snazzy font end
  • MongoDB
  • Makes you tea

Dev install

Run the setup.ps1 powershell script.

Installing MongoDB on windows

To install MongoDB, choose the MSI package and install it to the default location. Once it's installed, run the install-mongodb-service.ps1 powershell script to install MongoDB as a service.

About

Web application testing harness


Languages

Language:C# 63.4%Language:CSS 21.9%Language:JavaScript 10.3%Language:PowerShell 4.2%Language:ASP 0.1%