An open API service indexing awesome lists of open source software.

https://github.com/damnwidget/anaconda_rust_test

Test Suite for AnacondaRUST plugin for Anaconda package for Sublime Text 3
https://github.com/damnwidget/anaconda_rust_test

Last synced: 10 months ago
JSON representation

Test Suite for AnacondaRUST plugin for Anaconda package for Sublime Text 3

Awesome Lists containing this project

README

          

# Tests Suite for AnacondaRUST

This repo contains the tests suite for AnacondaRUST

## How to use it?

First clone this repository into your local machine and then run

* `git submodule init`
* `git submodule update`

Then you can execute in the root diretcory:
`nosetests -v`

## NOTE:

Anaconda plugins can be tested with Python 3.4 or better only