Navigation

  • index
  • next |
  • Venus.js documentation »

Venus.js Documentation¶

Introduction¶

  • Getting started
    • Install Venus.js
    • Write your first test
    • Run your first test
    • Run tests in the browser
    • Getting help

Tutorials¶

  • Debugging failing tests
  • Test execution environments
    • Local (Manual)
    • PhantomJS
    • Selenium Grid
    • Sauce Labs
  • Using different testing libraries
    • Mocha
    • Jasmine
    • QUnit
  • Using fixtures
    • Why?
    • How?
    • Examples
  • VIM Integration

Reference¶

  • Annotations
    • @venus-library
    • @venus-include
    • @venus-include-group
    • @venus-fixture
    • @venus-fixture-reset
    • @venus-template
    • @venus-code
    • @venus-resource
    • @venus-execute
  • Command line flags
    • venus run
      • venus init
    • venus demo
  • Config files
    • Overview:
    • What can be specified in .venus/config?
      • libraries:
      • default:
      • includes:
      • environments:
      • basePaths:
    • Working config example:
  • Supported Libraries
    • Mocha
    • Jasmine
    • QUnit

Development Guide¶

  • Build a custom adaptor
    • Background
    • Example

Table Of Contents

  • Venus.js Documentation
    • Introduction
    • Tutorials
    • Reference
    • Development Guide

Next topic

Getting started

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • Venus.js documentation »
© Copyright 2013, LinkedIn. Last updated on Feb 27, 2017.