JavaScript Testing Framework: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ".↵----" to ". ----") |
m (Text replacement - "----↵Category:Concept" to "---- __NOTOC__ Category:Concept") |
||
Line 7: | Line 7: | ||
---- | ---- | ||
---- | ---- | ||
__NOTOC__ | |||
[[Category:Concept]] | [[Category:Concept]] |
Latest revision as of 23:47, 18 December 2023
A JavaScript Testing Framework is a software testing framework for JavaScript codes.
- Example(s):
- Jest Framework.
- ...
- See: Python Testing Framework.