Test Driven Development in Alfresco

cancel
Showing results for 
Search instead for 
Did you mean: 
Fjordo
Active Member II

Test Driven Development in Alfresco

Hello to everyone,

I would linke to know if there is a best practice guide to Test Driven Development in Alfresco, or , generally speaking, a guide to developt Test cases for Alfresco, how to create mock resources and how to structure the project.

I'm interested in Alfresco Dockerized installation, 6.x.

Thanks to all.

3 Replies
sufo
Established Member II

Re: Test Driven Development in Alfresco

Good starting points (maybe not exactly what you need, but you can find some inspiration there):
https://ecmarchitect.com/alfresco-developer-series
https://ecmarchitect.com
https://github.com/jpotts/

Jeff Pots done incredible work with the tutorials.

EddieMay
Alfresco Employee

Re: Test Driven Development in Alfresco

Hi @Fjordo 

Some of these are quite old, so may no longer be entirely relevant or even applicable, but with that caveat:

HTH

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!
Fjordo
Active Member II

Re: Test Driven Development in Alfresco

Thanks, I'll read them carefully and will try to desume a general Rule