This project aims to promote the MultiAgent Oriented Programming (MAOP) approach by providing a suitable integration of tools and languages for programming agents, their environment and organisation.
Using a jacamoTest task that prints the report twice. The first printing is not colored, but it happens step by step, showing reports even partially. The second is the colored version. It is not elegant but at least is handling the situation, showing partial reports, which is crucial to understand the situation when a test is crashing.
Regarding the "eventually" approach, the new version is using .wait. In summary, we are replacing the .at by the .wait approach.
Using a jacamoTest task that prints the report twice. The first printing is not colored, but it happens step by step, showing reports even partially. The second is the colored version. It is not elegant but at least is handling the situation, showing partial reports, which is crucial to understand the situation when a test is crashing.
Regarding the "eventually" approach, the new version is using .wait. In summary, we are replacing the .at by the .wait approach.