Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
There comes a time in an application’s life when you need to delete users. Maybe they asked for their account to be removed. Maybe they were being pesky. Or maybe you have another reason to delete them. Whatever the case, having the functionality to delete users is helpful.
Keeping with the theme so far, you first write a feature for deleting users (using the following listing) and put it at features/deleting_users.feature.