Skip to content

Releases: maxcwolf/argus

v0.4.0

19 Mar 20:19

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.3.1...v0.4.0

v0.3.1

19 Mar 18:20

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Mar 17:36

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.2.6...v0.3.0

v0.2.6

19 Mar 16:06

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.2.5...v0.2.6

v0.2.5

19 Mar 02:46

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.2.4...v0.2.5

v0.2.4

18 Mar 23:30

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.2.3...v0.2.4

v0.2.3

18 Mar 22:56

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.2.2...v0.2.3

v0.2.2

18 Mar 22:19

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 Mar 19:05

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Mar 18:42

Choose a tag to compare

Installation

yarn add -D @argus-vrt/cli

Quick Start

yarn argus init    # Set up configuration
yarn argus test    # Run visual tests

Or add scripts to your package.json:

{
  "scripts": {
    "visual:test": "argus test",
    "visual:baseline": "argus baseline --update"
  }
}

Web Dashboard

npx @argus-vrt/web init   # Interactive setup wizard
npx @argus-vrt/web start  # Start the dashboard

Full Changelog: v0.1.1...v0.2.0