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
786 stars 48 forks source link

Misc doctest and pytrest fixes #1066

Closed rocky closed 3 months ago

rocky commented 3 months ago

Fix some doctest and pytest bugs...

test.parameters.{doc_even_if_error,keep_going}:

mathics/docpipeline.py:

test/builtin/files_io/test_importexport.py: