lgrozinger / rdfscript

1 stars 0 forks source link

Testing parsing of the ShortBOL1.0 stdlib #6

Closed lgrozinger closed 5 years ago

lgrozinger commented 6 years ago

At the moment, test_parse_shortbol1_examples.py tests whether parsing the stdlib produces the correct toplevel AST objects. However, it would be good to test whether the child AST objects are parsed correctly too.

Tests should be written that check whether stdlib is parsed correctly at all levels, not just toplevel.

lgrozinger commented 5 years ago

Closing as moving away from ShortBOL stdlib.