Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiola-m committed Aug 2, 2017
2 parents 122de03 + 2a048e6 commit 63850b6
Showing 1 changed file with 30 additions and 11 deletions.
41 changes: 30 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,39 @@
# TestPlatform

**TestPlatform - Version 0.0.1 - 2017**
TestPlatform is a project developed inside University of Brasilia Behavioral and Neuroscience Laboratory. It continuous the work initialized by https://github.com/lab-neuro-comp/StroopTest, including now ReactionTest and Experiments, and soon it will include another set of cognitive tests. This is a desktop application built to be used on Windows systems.

**University of Brasilia Behavioral and Neuroscience Laboratory**
## Getting Started

developers: **Hugo Honda Ferreira** and **Fabíola Malta Fleury**
To contribute to our project you just have to clone this repository and open the .sln file (Microsoft Visual Studio Solution).

============
## Description
### Prerequisites

TestPlatform is a project developed inside University of Brasilia
Behavioral and Neuroscience Laboratory. It continuous the work initialized by https://github.com/lab-neuro-comp/StroopTest, and it will include another kind of tests such as Reaction Test.

============
## Notes

TestPlatform can be used by downloading .exe and NAAudio.dll, there will be a direct link to them soon.
```
Microsoft Visual Studio 2015+
TestDriven extension for VS
```


## Running the tests

Unit tests are kept in their own project inside solution.
![Testes unitários](https://raw.githubusercontent.com/wiki/lab-neuro-comp/StroopTest/img/unittest.png)

You can run tests using visual studio default configurations.
![Testes unitários](https://raw.githubusercontent.com/wiki/lab-neuro-comp/StroopTest/img/unittest2.png)
Or you can rigth click on unit test project and select "Test with" and select NCover for coverage.


## Authors

* **Hugo Honda Ferreira** - *Initial work with StroopTest* - [StroopTest](https://github.com/lab-neuro-comp/StroopTest)

* **Fabíola Malta Fleury** - *Continued Stroop and Platform*


## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

**If you would like to get more involved, send an email [here](mailto:[email protected]?Subject=Test-Platform%20Git)**

0 comments on commit 63850b6

Please sign in to comment.