{"id":22775239,"url":"https://github.com/than-dev/estj","last_synced_at":"2025-08-24T22:50:02.813Z","repository":{"id":122461769,"uuid":"411253451","full_name":"than-dev/estj","owner":"than-dev","description":"EstJ is my own test lib!","archived":false,"fork":false,"pushed_at":"2022-10-12T02:24:46.000Z","size":35,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T19:07:40.305Z","etag":null,"topics":["javascript","nodejs","tdd","test-framework","testing","testing-tools","tests"],"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/than-dev.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":"2021-09-28T11:26:51.000Z","updated_at":"2023-02-08T12:58:48.000Z","dependencies_parsed_at":"2024-06-06T07:06:24.107Z","dependency_job_id":null,"html_url":"https://github.com/than-dev/estj","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/than-dev%2Festj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/than-dev%2Festj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/than-dev%2Festj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/than-dev%2Festj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/than-dev","download_url":"https://codeload.github.com/than-dev/estj/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048716,"owners_count":21204306,"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":["javascript","nodejs","tdd","test-framework","testing","testing-tools","tests"],"created_at":"2024-12-11T18:26:31.293Z","updated_at":"2025-04-15T09:53:44.736Z","avatar_url":"https://github.com/than-dev.png","language":"JavaScript","readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://cdn-icons-png.flaticon.com/512/1039/1039328.png\" width=\"300px\" height=\"280px\"\u003e \u003cbr\u003e \u003cbr\u003e\n    \u003ch1\u003e\n        EstJ\n    \u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n### 🍪 Description \u003cbr\u003e\n\nIt's a simple javascript test lib, with purpose be able people execute tests simply and fast!\n\n\u003cbr\u003e\n\n### 🌉 Usage \u003cbr\u003e\n\nIt will find all files like it: \\*.test.js, just run:\n\n```\nestj\n```\n\n\u003cbr\u003e\n\n-   To validate the tests it uses the nodejs assert, but its globally, you do not need to require it;\n-   To create a test use the function it();\n-   You can use beforeEach, it will execute before all tests;\n\n\u003cbr\u003e\nExample:\n\u003cbr\u003e\n\n```\nbeforeEach(() =\u003e {\n    console.log('I am executing before a test')\n})\n\nit('should assert if 1 === 1', () =\u003e {\n    assert.equal(1, 1)\n})\n```\n\n\u003cbr\u003e\n\n### 🎗️ See It \u003cbr\u003e\n\n\nhttps://user-images.githubusercontent.com/82950902/136037222-80a7e85f-4bd7-4721-abe7-4d04f062627c.mp4\n\n\n\u003cbr\u003e\n\n### 🎠 Author\n\nNathan Cotrim - MIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthan-dev%2Festj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthan-dev%2Festj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthan-dev%2Festj/lists"}