laminas-api-tools / api-tools-rest

Laminas Module providing structure for RESTful resources
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
7 stars 16 forks source link

Not possible to create PHP unit Tests for the apis created using this module no documentation #32

Open karthikeyan-manivasagam opened 8 months ago

karthikeyan-manivasagam commented 8 months ago

Bug Report

Not able to write PHP unit test for a created resource using this module Q A
Version(s) 1.9.x

Summary

Need to documentation to create Test for the created resource using this module

Current behavior

not able to add unit test

How to reproduce

Try to add test and execute

Try to add php unit test and execute

Expected behavior

PHP unit test cases should be created and executed

Laminus Community Forum Discussion about Unit test for API using apit-tools-rest