PHPCSStandards / PHPCSUtils

A suite of utility functions for use with PHP_CodeSniffer
https://phpcsutils.com/
GNU Lesser General Public License v3.0
53 stars 7 forks source link

Tests: split some tests #581

Closed jrfnl closed 4 months ago

jrfnl commented 4 months ago

NumberTypesTest: split off the "not a string" tests

IsValidIdentifierNameTest: move invalid input test to separate test method