specter-php
specter-php copied to clipboard
JSON Mocking and Testing for PHP
Results
1
specter-php issues
Sort by
recently updated
recently updated
newest added
## Feature Allow nullable properties in a Specter file, with syntax influenced by the [nullable type RFC](https://wiki.php.net/rfc/nullable_types). In the example below, the `jobTitle` is considered nullable. ``` javascript { "__specter":...
enhancement