{"id":16406464,"url":"https://github.com/wincent/jost","last_synced_at":"2026-03-12T14:44:36.752Z","repository":{"id":57281646,"uuid":"166468374","full_name":"wincent/jost","owner":"wincent","description":"🤡 Just Jost (not Jest)","archived":false,"fork":false,"pushed_at":"2025-01-24T10:07:06.000Z","size":62,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T00:39:33.688Z","etag":null,"topics":["javascript","nodejs","testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/wincent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-01-18T20:26:17.000Z","updated_at":"2022-08-20T03:48:25.000Z","dependencies_parsed_at":"2025-02-23T21:25:56.519Z","dependency_job_id":"2f7da5f3-02b3-43f6-a000-b4c1465d4af9","html_url":"https://github.com/wincent/jost","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wincent/jost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fjost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fjost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fjost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fjost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wincent","download_url":"https://codeload.github.com/wincent/jost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fjost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30428718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["javascript","nodejs","testing"],"created_at":"2024-10-11T06:09:51.913Z","updated_at":"2026-03-12T14:44:36.732Z","avatar_url":"https://github.com/wincent.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jost — Just Jost (not Jest)\n\n[![NPM version](https://badge.fury.io/js/jost.svg)](http://badge.fury.io/js/jost)\n\n### `my-tests.js`\n\n```javascript\n#!/usr/bin/env node\n\nimport {beforeEach, afterEach, context, describe, expect, it} from 'jost';\n\ndescribe('Jost', () =\u003e {\n  it('expects', () =\u003e {\n    expect(true).toBe(true);\n  });\n});\n\n// etc...\n```\n\n### Output of `./my-tests.js`\n\n```\nJost\n  expects\n0 errors, 1 example, 0 failures, 1 suite\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwincent%2Fjost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwincent%2Fjost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwincent%2Fjost/lists"}