I'm fairly new to the Javascript world (coming from Android) so I've been reading up on how to setup Mocha/Jasmine to get my test environment in place. I've noticed a convention of "spec" in reference to test directories, file suffix, suite names, and/or tests/assertions.
Is this specific to testing in Javascript? And what does "spec" actually stand for? Specification, Expectation, or ?
question from:
https://stackoverflow.com/questions/40222751/what-does-spec-mean-in-javascript-testing 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…