Test Driven Development in Alfresco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2021 06:04 AM
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.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2021 06:54 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2021 07:46 AM
Hi @Fjordo
Some of these are quite old, so may no longer be entirely relevant or even applicable, but with that caveat:
- Test Driven Development with Alfresco - Part 1 Introduction to TDD
- Alfresco Summit 2013: Enabling Test-Driven Dev & Continuous Delivery
- Testing Alfresco Repository Actions using Junit and Alfresco SDK
HTH
Problem solved? Click Accept as Solution!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2021 08:47 AM
Thanks, I'll read them carefully and will try to desume a general Rule
