سؤال

I want to create a global setup/teardown method with Buster.js, but I can't understand how to do it. The documentation speaks of a "suit:start" and "suite:end"-event which looks like what I'm after, but I don't understand how to hook onto it. Anyone?

هل كانت مفيدة؟

المحلول

That documentation shows the internal API of the buster-test module. We should probably make it clearer in the docs when stuff is internal.

Currently there's no global setup/teardown, unfortunately.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top