标签: jasmine
我克隆了这个存储库并在本地运行它: Jasmine Tutorial Repo
但是,在运行时,只执行第一个describe套件,第二个套件在describe字符串后停止:testing DOM manipulation。然后不再执行测试。 我做错了什么?
describe
testing DOM manipulation