You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far we used a custom format to store data for unit tests. Mark came up with idea to get rid of it to simplify writing and parsing. Plain PHP files seems to be the best choice, allowing for potentially complex structure, exact type usage and comments.
The text was updated successfully, but these errors were encountered:
So far we used a custom format to store data for unit tests. Mark came up with idea to get rid of it to simplify writing and parsing. Plain PHP files seems to be the best choice, allowing for potentially complex structure, exact type usage and comments.
The text was updated successfully, but these errors were encountered: