Projects tagged ‘design-by-contract’ and ‘eiffel’


[2 total ]

23 Users
   

EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: * Eiffel compiler * Eiffel GUI editor * Eiffel code browsing tool * ... [More] Eiffel diagram editor with round-trip, * Eiffel refactoring tool * Eiffel debugger * Eiffel profiler * Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more. [Less]
Created over 3 years ago.

12 Users
   

AutoTest is a fully automatic testing tool. Our methodology is based on Design by Contract (TM). Contracts are a valuable source of information regarding the intended semantics of the software. The ... [More] information that contracts (preconditions, postconditions, class invariants, loop variants and invariants, and check instructions) provide can be used to check whether the software fulfills its intended purpose. By checking that the software respects its contracts, we can ascertain its validity. Therefore, contracts provide the basis for automation of the testing process. AutoTest allows the user to generate, compile and run tests on the push of a button and seamlessly integrates with existing manual unit tests. It is able to select manual tests that are relevant given a certain test scope. [Less]
Created over 2 years ago.