Quantcast
Channel: Recent Writing - Mark Story
Viewing all articles
Browse latest Browse all 126

Testing SQLServer and PHP locally in 2021

$
0
0
I’ve recently been working on overhauling the test database fixture system in CakePHP . My goals are to separate fixture schema management from fixture data management. By doing this applications will more easily be able to use their existing schema management to generate their test database. This project has entailed fixing many differences between the database servers that CakePHP supports.

Viewing all articles
Browse latest Browse all 126

Trending Articles