Hobbes | Community
Skip to main content
Level 2
September 12, 2018
Solved

Hobbes

  • September 12, 2018
  • 2 replies
  • 963 views

Hi Team,

In AEM application I'm using hobbes framework for testing the components. Can I create a page and add components using hobbes then I can able to test it?

Suggest me?

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

I guess you are taking a wrong path - Hobbes.js is UI Testing framework but what you want is testing AEM functionality.

You should probably take a look at some Unit Testing Framework like JUNIT.

-Kautuk

2 replies

smacdonald2008
Level 10
September 13, 2018

See this related GEMS Session -- Testing Your UI

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
September 25, 2018

I guess you are taking a wrong path - Hobbes.js is UI Testing framework but what you want is testing AEM functionality.

You should probably take a look at some Unit Testing Framework like JUNIT.

-Kautuk

Kautuk Sahni