Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kraigher committed Jun 10, 2015
1 parent 17b533a commit 04d4d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The VUnit project mission is to apply best SW testing practises to the world of
* Builds on the commonly used [xUnit](http://en.wikipedia.org/wiki/XUnit) architecture.
* Python test runner that enables powerful test administration, can handle VHDL fatal run-time errors (e.g. division by zero), and ensures test case independence.
* Scanners for identifying files, tests, file dependencies, and file changes enable for automatic (re)compilation and execution of test suites.
* Can run test cases in parallel to take advantage of multi-core machines.
* Scripting as well as command line support.
* Support for running same test suite with different generics.
* VHDL test runner which enables test execution for not fully supported simulators.
Expand Down

0 comments on commit 04d4d77

Please sign in to comment.