{"id":18304629,"url":"https://github.com/numtel/css-unit-test","last_synced_at":"2025-10-25T08:32:06.055Z","repository":{"id":20237113,"uuid":"23509136","full_name":"numtel/css-unit-test","owner":"numtel","description":"CSS Unit Test Application (made with Meteor)","archived":false,"fork":false,"pushed_at":"2014-10-03T04:41:51.000Z","size":684,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T04:42:38.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://steeztest.me","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/numtel.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}},"created_at":"2014-08-31T08:03:50.000Z","updated_at":"2014-10-27T01:30:10.000Z","dependencies_parsed_at":"2022-08-31T00:21:16.309Z","dependency_job_id":null,"html_url":"https://github.com/numtel/css-unit-test","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/numtel%2Fcss-unit-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fcss-unit-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fcss-unit-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fcss-unit-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numtel","download_url":"https://codeload.github.com/numtel/css-unit-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248021478,"owners_count":21034678,"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-11-05T15:29:44.052Z","updated_at":"2025-10-25T08:32:01.037Z","avatar_url":"https://github.com/numtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [SteezTest.me CSS Unit Testing](http://steeztest.me/)\n\nUse the application without local installation at http://steeztest.me/\n\n### Installation\n\n1. Install Meteor: https://www.meteor.com/\n2. Run `meteor` from application directory\n3. Browse to `http://localhost:3000/` (or chosen port)\n\n### Running Source Code Tests\n\nOn Ubunbtu and Debian systems, from application root directory, run script: \n\n    ./private/tests/main.js\n\nOn others that don't use `nodejs` instead of `node`:\n\n    node ./private/tests/main\n\nOn first test run, the Fibers module used may need to be updated to your configuration.\nIf you see an error like this:\n\n    Error: `/home/ben/meteor/css-test/private/tests/node_modules/fibers/bin/linux-x64-v8-3.14/fibers.node` is missing. Try reinstalling `node-fibers`?\n\nYou should be able to run the following commands to fix this: (change the directory from `linux-x64-v8-3.14` to match your error)\n\n    cd private/tests/node_modules/fibers\n    node-gyp rebuild\n    mkdir bin/linux-x64-v8-3.14\n    cp build/Release/fibers.node bin/linux-x64-v8-3.14/ \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fcss-unit-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumtel%2Fcss-unit-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fcss-unit-test/lists"}