Organize test-cases into folders, extract compatibility test into proper test, support adding test-case specific tests
This commit is contained in:
4
betterproto/tests/inputs/casing/casing.json
Normal file
4
betterproto/tests/inputs/casing/casing.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"camelCase": 1,
|
||||
"snakeCase": "ONE"
|
||||
}
|
||||
Reference in New Issue
Block a user