API Testing

Test core API.

tests.test_api.test_sos_on(cstring, using, expected_result)[source]

Test correct strutils.sos_on functionaility.

tests.test_api.test_permute_splits(strings, stitch_with, split_at, expected_result)[source]

Test correct strutils.sos_on functionaility.

tests.test_api.test_variate_compounds(cstring, using, permutate, split_at, stitch_with, expected_result)[source]

Test correct strutils.variate_compounds functionaility.