Category:Wren-test

Revision as of 17:34, 26 August 2022 by PureFox (talk | contribs) (Updated Wren version.)
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Wren-test is a testing framework for applications made using the Wren programming language.

Its usage is subject to the MIT License.

Unfortunately, the framework has not yet been updated to the latest version of Wren (0.4.0) and, if you follow the installation instructions, you will find that the resulting file, module.wren, no longer compiles under this version. This is because a class now needs to have already been defined before it can be used as a parent of another class. The [talk page]) contains a replacement for module.wren which observes the correct definition order.

Pages in category "Wren-test"

This category contains only the following page.