Removed the option test, now you can test/install your script directly with the option -i or install, like this:
am -i /path/to/script1 /path/to/script/2 ...
simplescreenrecorder-2024-02-12_02.06.35.mp4.mp4
NOTE: being this the second minor release in 1 hour, I redirect you to the previous one if you missed it
https://github.com/ivan-hc/AM/releases/tag/5.8.1
In brief, you can perform tests and debug using the sub-option --debug, so you can perform your tests like this:
am -i --debug /path/to/script1 /path/to/script/2 ...
And like the option test, also dev or devmode its no more available.