AIs are MONSTROUS (I don't list the tests I've run; Copilot recognizes everything you pass it).
One of the most useful things, among many, in my opinion is to have it create a B4XMainPage that tests one of your classes (which will later become your library).
Writing a complete tester project is a very complicated task!
version: 1.10 This project template can be use for starting a B4X class library project. The project also contains a B4X folder which contains B4XPages projects and a server project that already linked to the library's class using relative path. GitHub...
version: 1.10 This project template can be use for starting a B4X class library project. The project also contains a B4X folder which contains B4XPages projects and a server project that already linked to the library's class using relative path. GitHub...
I probably explained it poorly.
I meant that testing a class (and even more so an entire project, obviously) is difficult. It's very useful to have an AI generate a "test project" (I specified a test B4XMainPage).