Skip to content

Morpho-lang/morpho-unittest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Morpho-unittest

This package provides a UnitTest class that simplifies the creation of test suites with morpho.

Installation and Prerequisites

To install the package clone this repository onto your computer in any convenient place:

git clone https://github.com/morpho-lang/morpho-unittest.git

then add the location of this repository to your .morphopackages file.

echo PACKAGEPATH >> ~/.morphopackages 

where PACKAGEPATH is the location of the git repository.

Usage

See the help document, and the examples folder.

About

A unit testing framework for morpho

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published