AEM Forms unit testing | Community
Skip to main content
New Participant
October 20, 2022
Question

AEM Forms unit testing

  • October 20, 2022
  • 2 replies
  • 1566 views

Hello Guys,

 

I am looking for a recommended way/framework for Unit Testing AEM Adpative Forms. Any recommendation with resources will be helpful.

 

Thanks

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Mayank_Gandhi
Employee
October 20, 2022
Pulkit_Jain_
Employee
October 20, 2022

@vidhyabhushanbahl 

I don't think we have a framework for unit testing specifically, but you can create test cases within AEM for Adaptive Forms using Calvin SDK built on top of the hobbes.js framework.

More information here- https://experienceleague.adobe.com/docs/experience-manager-learn/forms/adaptive-forms/calvin-sdk-test-adaptive-forms-article-use.html?lang=en 

New Participant
October 20, 2022

Thanks Pulkit,

 

Calvin in built on hobbes.js which deprecated in 6.5 onwards. BTW, I am looking for unit testing on AEM Forms on Cloud service.

Mayank_Gandhi
Employee
October 20, 2022

@vidhyabhushanbahl suggested already