ãã®åº¦ãJSONMatcherã¨ããSwiftåãã®ãã¹ãã©ã¤ãã©ãªãéçºãã¾ããã github.com ããã¯ä½ï¼ Swiftã§JSONã®ãªãã¸ã§ã¯ããæååãæ¤æ»ãããããã£ã¼ã§ãã JSONãªãã¸ã§ã¯ãã®ãã¹ãããããªæãã§ç°¡åã«æ¸ãã¾ãã import XCTest import Nimble import JSONMatcher class ExampleTestCase: XCTestCase { func testComplexExample() { expect([ "name" : "Snorlax", "no" : 143, "species" : "Sleeping", "type" : ["normal"], "stats" : [ "hp" : 160, "attack" : 110, "defense" : 65, "special_attack" : 65,
{{#tags}}- {{label}}
{{/tags}}