1. 錯誤it
Exception in thread "main" cucumber.runtime.CucumberException: You're not allowed to extend classes that define Step Definitions or hooks. class A extends class Bio
緣由:在類B中使用了cucumber的@before,去掉便可class