cargo-test-runner

Run Cargo tests from within Atom

nguyenchr

4,880

5

0.1.0

MIT

GitHub

Atom : Cargo test runner

License

Runs Cargo tests from within Atom.

This package is heavily based off Mocha Test Runner

Requirements

Rust and Cargo must be installed.

Usage

This plugin looks for the closest cargo.toml to the current file It then runs cargo from this directory

Settings

If you go to the settings pane, you can set the following values:

Help

I built this plugin while learning Rust. I'm sure there are a bunch of cool things that Cargo can do that I don't know about yet, if you can think of a cool feature, feel free to help out.