Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
https://mathics.org
Other
733 stars 42 forks source link

Fix gather tests and start adding pytests #981

Closed mmatera closed 3 months ago

mmatera commented 5 months ago

This PR fixes an indentation error in gather_tests, and starts adding some pytests for the documentation system.