Note that there are some explanatory texts on larger screens.

plurals
  1. USeirikma
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. CONo. There is not "one application context". The project builds several applications, one of them integrating with 5 others. I have test configs for integrating with one-by-one of those (no place where all are available as test systems simultaneously), inserting mocks for unavailable remote systems. I have configs for running against requirement tests one-by-one with visual inspections from a web browser, and for running the same "headless" on a CI server, with or without asynch queues inside. Counted that way it is around 15 applications/configurations that all must work.
      singulars
    2. COI guess the total amount of different application contexts in a project is like 50 or so. Some are even used only inside fitnesse fixtures (in a process spawned by a spawned process ...) and some only inside web apps. It is certainly possible, but it would take the entire day for a single dependency. Building all modules and running all the requirements tests takes at least one hour. With all dependencies declared in xml (not that I like xml, it is only less bad than the alternatives...) it takes at most 2 minutes to track down all the uses for a single method or class.
      singulars
    3. COgood suggestion. thanks. I'll find some failing keys and take a look.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload