Does it annoy you having to type the "_" character into your TDD/BDD tests?
Use AutoHotKey to enable easy BDD/TDD naming style.
- Download and install AutoHotKey
- Download this script from JP Boodhoo site and name it BDD naming mode.ahk.
- Copy the file BDD naming mode.ahk to your start menu folder (if you want this to run when your machine boots)
- Double click the file BDD naming mode.ahk to start without rebooting
Now you can turn on/off the BDD naming style using Ctrl+Shift+U. When you switch the script on, just type a space and magically an "_" will appear. Nice.