Exception in thread “main” after updating cucumber version

前端 未结 4 1509
迷失自我
迷失自我 2021-01-16 15:26

i have updated my cucumber version after that it is giving following exception:

     WARNING: You are using deprecated Main class. Please use 
   io.cucumber         


        
4条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-16 16:17

    In the official SmartBear forum, the creator and lead developer of Cucumber Open says:

    "You can safely ignore this warning. All it means is that cucumber-eclipse has not yet been updated to use Cucumber's new package structure. We have an open issue about this. If you feel strongly about it you can help us by submitting a pull request to cucumber-eclipse."

    https://community.smartbear.com/t5/Cucumber-Open/deprecated-Main-class-error-while-using-Cucumber-6-1-1/td-p/203642

提交回复
热议问题