Re: [Builder] Unit Test interface and python project





The Unit Test gnome-builder interface has any integration with python unittest api?
What type of test is it intended for?

Currently, only the meson plugin provides an implementation of IdeTestProvider. To integrate with python unittest, someone would have to write a new plugin for that and implement that interface.


I have a python project of type gnome app, when I compile the project three unit test cases appear.

Validity desktop file
Validate appstream file
Validate schema file

What is being tested?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]