There should be ability to add unit tests automatically for any actions. Also a unit tests should be automatically added to a Core Modiules.
This is a good idea , but other than the automation what would the difference with regards to the current forge components like BDD framework? Or other such components.
Its good idea. As mentioned earlier, while BDD is a powerful framework. it doesn’t automatically understand the business flow it's driven by predefined scenarios. If AI could learn and reflect the actual business flow to generate tests that would take things a step further. But my concern is that it also expose internal logic to AI pose security or data sensitivity risks. Finding the right balance between automation intelligence and safety would be good. Curious to see how this could evolve alongside existing tools like BDD.
Agreed! Auto-generating unit tests, especially for core modules, would be a great help.