I have posted an issue about two weeks ago on the git hub page of laminas-test but no response till now. That is why I’m asking if this project is dead.
Unfortunately, you are overlooking a few crucial things here:
Only a few people test their applications
Mezzio has been the preferred base for applications for a while and laminas-test only supports laminas-mvc
there is currently intensive work on other components, so an answer can sometimes come later
but the most important point: it’s almost impossible to reproduce your problem yourself - without major effort
The best thing to do would be to provide a pull request that shows your problem in a unit test. This allows everyone to quickly understand your problem.
By the way, motivation doesn’t increase if you ask whether the project is dead when people are working on it in their free time.
So I have to isolate this part which I want to test which fails and upload it so that other people see the problem more easily. I will do that in the next few days / weeks. When I have this I will add it to the issue.