SharedSolutions
SharedSolutions copied to clipboard
:art: Does not pass test cases
This repository does not pass test cases. Requesting to remove this solution. Also can we have some automated test case testing so that we only merge the solutions which pass test cases? Fail test case ->
{
"key": "value",
"key-n": 101,
"key-o": [
"inner key": "inner value"
},
"key-l": ["list value"]
}
Automated test case are coming.
Amazing. is there a way i can contribute in seting up automated test cases?