ubden / coff-framework

The best stable and newest PHP framework
https://coff.dev
GNU General Public License v3.0
3 stars 2 forks source link

10. Testing #14

Open ubden opened 3 months ago

ubden commented 3 months ago

Unit Testing: PHPUnit ile birim testler. Integration Testing: API ve veritabanı testleri. Mocking: Bağımlılıkların sahte nesnelerle test edilmesi.