-
Updated
Dec 3, 2021
#
spec
Here are 290 public repositories matching this topic...
Tracking ECMAScript Proposals
javascript
language
transfer
proposal
ecmascript
spec
specification
language-design
committee
onboard
finished-proposals
Make it a fun to create spec for developers and teammates
-
Updated
Feb 17, 2021 - HTML
Human-optimized error messages for clojure.spec
-
Updated
Nov 18, 2021 - Clojure
Complete instrumentation for clojure.spec
-
Updated
Jan 1, 2021 - Clojure
Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection
-
Updated
Sep 1, 2021 - Clojure
ian-bartholomew
commented
Jul 15, 2021
Problem to solve
As we try and build the community, we shouldn't require people to email me to get an invite to the slack channell
Proposal
Set up a site that allows users to sign up and get invited to the slack channel automatically. Example: https://signup.hangops.com/
Use something like this inviterbot to make a site that people can
-
Updated
Oct 6, 2021 - Vue
The Filecoin protocol specification
-
Updated
Dec 9, 2021 - SCSS
Clojure(Script) library for phrasing spec problems.
-
Updated
Apr 29, 2020 - Clojure
Real time console spec reporter for jasmine testing framework
-
Updated
Aug 10, 2021 - TypeScript
A small Ruby Gem to run RSpec and Serverspec, Infrataster and Capybara tests against Dockerfiles or Docker images easily.
testing
docker
devops
circleci
tdd
travis-ci
docker-compose
rspec
spec
capybara
serverspec
compliance
tdd-utilities
rspec-retry
-
Updated
Aug 30, 2017 - Ruby
Notion Abstract Syntax Tree specification.
-
Updated
Dec 6, 2021
Pinpointer is yet another clojure.spec error reporter based on a precise error analysis
-
Updated
Aug 10, 2019 - Clojure
ECMAScript spec abstract operations.
-
Updated
Dec 8, 2021 - JavaScript
utam0k
commented
Nov 7, 2021
Improve this page
Add a description, image, and links to the spec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spec topic, visit your repo's landing page and select "manage topics."


The command exist test always returns true regardless of if the command is invalid.
Describe the problem
On Windows, we want to test if a command/cmdlet exists before running it. However, the 'command().exist?‘ test always returns true no matter what command t