Glossary
Term![]() |
Description |
---|---|
Jasmine |
a behaviour-driven development framework for testing JavaScript code |
Java |
a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. |
Jenkins |
a server-based system running in a servlet container such as Apache Tomcat. It provides continuous integration services for software development. |
JUnit |
a unit testing framework for the Java programming language |