UniSet 2.45.1
Класс tests.test_parser.TestASTDebugOutput

Открытые члены

 test_print_ast_structure (self, capsys)

Подробное описание

Print blark AST structure for debugging purposes.

These tests always pass but produce useful debugging output
showing the AST node types for the transformer implementation.

Методы

◆ test_print_ast_structure()

tests.test_parser.TestASTDebugOutput.test_print_ast_structure ( self,
capsys )
Print the full AST structure of minimal.st for debugging.