{"id":19999389,"url":"https://github.com/bios-marcel/presentation_go_mutationtests","last_synced_at":"2025-03-01T23:29:38.310Z","repository":{"id":200322503,"uuid":"695887669","full_name":"Bios-Marcel/presentation_go_mutationtests","owner":"Bios-Marcel","description":"Example of mutation tests in go (using ooze)","archived":false,"fork":false,"pushed_at":"2023-10-16T19:07:49.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T16:06:45.611Z","etag":null,"topics":["go","golang","gophers","mutation-testing","ooze","presentation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bios-Marcel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-24T14:34:48.000Z","updated_at":"2023-10-20T07:40:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee7988d8-44b0-486c-9d58-886fb912aaf2","html_url":"https://github.com/Bios-Marcel/presentation_go_mutationtests","commit_stats":null,"previous_names":["bios-marcel/presentation_go_mutationtests"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Fpresentation_go_mutationtests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bios-Marcel","download_url":"https://codeload.github.com/Bios-Marcel/presentation_go_mutationtests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241439486,"owners_count":19963095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","gophers","mutation-testing","ooze","presentation"],"created_at":"2024-11-13T05:11:35.549Z","updated_at":"2025-03-01T23:29:38.293Z","avatar_url":"https://github.com/Bios-Marcel.png","language":"Go","readme":"## Presentation regarding \"Mutation Testing In Go\"\n\nThis repository contains a presentation regarding \"Mutation Testing In Go\" and\nthe source code used in the examples. \n\n## Run Tests\n\nStandard tests can be run just like you are used to:\n\n```shell\ngo test ./...\n```\n\nMutation tests can be run via a specific tag, to avoid always running them:\n\n```shell\ngo test -tags mutation ./...\n```\n\n## View Presentation\n\nThe presentation is located at [SLIDES.md](/SLIDES.md) and can be viewed via\nany text editor, as it is markdown. However, it is a reveal.js slide and can\nbe viewed as such. I recommend simply using the VSCode extension\n`evilz.vscode-reveal`.\n\n## Windows\n\nTo run this example on windows, you need to get a special fork of ooze first.\n\n```shell\ngit clone --branch temp_win_support git@github.com:Bios-Marcel/ooze.git \n```\n\nThe [go.mod](/go.mod) reference `../ooze`, so make sure to clone / move into\nthe right spot.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbios-marcel%2Fpresentation_go_mutationtests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbios-marcel%2Fpresentation_go_mutationtests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbios-marcel%2Fpresentation_go_mutationtests/lists"}