2

I am a newbie of Magento 2, I have been learning it for 2 weeks. I have heard from some people there are some automated testing frameworks for Magento 2.

I have been trying this http://devdocs.magento.com/guides/v2.0/mtf/mtf_introduction.html , but I have experienced some errors so far.

So I would like to get more guide for this, if you have any, please help me!

Luan Tran
  • 376
  • 1
  • 3
  • 15
  • Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow. – Enigmativity Aug 06 '16 at 05:23

1 Answers1

2

You can follow below link run test for specific module

Run tests for a specific module in Magento2

For functional Test you can check below URL

Functional Tests by Example for Magento2

Community
  • 1
  • 1
Emizen Tech
  • 3,529
  • 1
  • 17
  • 33