4 "summary": "FataMorgana generates mocks using Mirage library.",
5 "description": "FataMorgana generates mocks using Mirage library.\n\nIt uses Sourcery as a code generator and provides several templates and annotations.\n\nv0.4.0\n - added variables for classes\n - fixed \"any\" names of generic functions\n\nv0.3.0\n - added variables for protocols\n - fixed methods duplication with class inheritance/implementation\n - fixed several bugs\n\nv0.2.0\n - refactored template\n - fixed several bugs with callRealFunc generation\n - both mirageMock and miragePartial generate now one file Mock{...}\n - avoid initializers generation\n - added temporary throws workaround\n\nv0.1.0\n\t-\tinitial",
6 "homepage": "https://github.com/valnoc/FataMorgana",
9 "Valeriy Bezuglyy": "valnocorner@gmail.com"
12 "git": "https://github.com/valnoc/FataMorgana.git",
19 "source_files": "Template/**/*{.stencil}",