mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
* A new annotation PyDefaultTestApplication was added. This annotation allows you to use implicit fixture like project, module, source root, psiFile or editor. Also, it waits for indexes to be ready and processes file templates (i.e. <caret>, etc) * FolderTest was added - allows you to run the test across the folder with individual files. * Blueprint source roots were added, you might specify a folder as a source root for your test class. * PythonJUnit5ExampleTest added as a showcase GitOrigin-RevId: a26c19be9d83baafadc6804547c2cc0d1ef6f811
2 lines
30 B
Python
2 lines
30 B
Python
print("Hello, world!")<caret>
|