{"id":17453529,"url":"https://github.com/jonsequitur/t-rex","last_synced_at":"2025-04-19T16:19:00.304Z","repository":{"id":29784511,"uuid":"122770309","full_name":"jonsequitur/t-rex","owner":"jonsequitur","description":"A command line tool for testing with dotnet ","archived":false,"fork":false,"pushed_at":"2023-03-30T15:36:56.000Z","size":395,"stargazers_count":8,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T10:02:52.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonsequitur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-02-24T19:02:00.000Z","updated_at":"2025-03-22T18:52:52.000Z","dependencies_parsed_at":"2024-10-21T17:48:03.119Z","dependency_job_id":null,"html_url":"https://github.com/jonsequitur/t-rex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonsequitur%2Ft-rex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonsequitur%2Ft-rex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonsequitur%2Ft-rex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonsequitur%2Ft-rex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonsequitur","download_url":"https://codeload.github.com/jonsequitur/t-rex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249736405,"owners_count":21318239,"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":[],"created_at":"2024-10-18T00:43:13.549Z","updated_at":"2025-04-19T16:19:00.269Z","avatar_url":"https://github.com/jonsequitur.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# t-rex\n\nA command line tool for testing with `dotnet`.\n\n[![Build Status](https://ci.appveyor.com/api/projects/status/github/jonsequitur/t-rex?svg=true\u0026branch=master)](https://ci.appveyor.com/project/jonsequitur/t-rex)\n [![NuGet Status](http://img.shields.io/nuget/v/t-rex.svg?style=flat)](https://www.nuget.org/packages/t-rex/) \n\nWith `t-rex`, you can explore the results of your most recent test run. \n\nFirst, run:\n\n```\ndotnet test -l trx\n```\n\nThen run `t-rex`:\n\n![image](https://user-images.githubusercontent.com/547415/42780528-4dc689e2-88f8-11e8-9294-07775dee0695.png)\n\n`t-rex` discovers and parses `.trx` files, considering only the most recent ones in a given folder.\n\n```\n\u003e t-rex.exe -h\nt-rex:\n  A command line testing tool for .NET\n\nUsage:\n  t-rex [options]\n\nOptions:\n  --file                .trx file(s) to parse\n  --filter              Only look at tests containing the specified text. \"*\" can be used as a\n                        wildcard.\n  --format              The format for the output. (Summary, JSON)\n  --path                Directory or directories to search for .trx files. Only the most recent\n                        .trx file in a given directory is used.\n  --hide-test-output    For failed tests, hide detailed test output. (Defaults to false.)\n  --version             Display version information\n```\n\n\n\n\n\nIf you are using the [`2.1.300`](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.300) version of `dotnet` or later, you can install `t-rex` from the command line using:\n\n```shell\ndotnet tool install -g t-rex \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonsequitur%2Ft-rex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonsequitur%2Ft-rex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonsequitur%2Ft-rex/lists"}