This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Add a 'verbose' option for jasmine2 #2644
Open
Description
Previously there was a verbose option for jasmine1. This no longer exists for jasmine2.
Since there has been quite a few requests to get verbose back. Can anyone tell me what additional information they want in a 'verbose' option. I'm thinking of writing a new reporter for jasmine2, and enabling this reporter automatically to provide the additional information that people want when they pass the 'verbose' flag.
But before I do that, I need to gather some criteria...so for those who want a verbose option for jasmine2, what information do you want?