Suggested Categories:

Build Automation Tools
Build automation tools are software tools that automate the process of compiling, testing, and deploying software applications. These tools help developers streamline the building of software from source code, ensuring that the process is repeatable, consistent, and efficient. Build automation typically includes compiling code, running unit tests, generating reports, packaging software, and deploying it to different environments. By automating these steps, build automation tools reduce human errors, improve efficiency, and support continuous integration and continuous delivery (CI/CD) practices.
Smart Building Software
Smart building software enables building managers and operators to more efficiently manage their buildings, while also providing convenient "smart" features for building occupants. Smart building software interfaces with IoT devices throughout the building, and can collect data about all aspects of building operations.
Building Maintenance Software
Building maintenance software helps organizations plan, track, and manage maintenance activities for commercial and residential properties. It centralizes work orders, preventive maintenance schedules, and asset records to reduce downtime and extend equipment life. The software often includes mobile access for technicians, allowing real-time updates and faster issue resolution. Many platforms integrate with facility management and inventory systems to streamline operations and control costs. By improving visibility and coordination, building maintenance software supports safer facilities and more efficient property operations.
File Converters
File converters are software tools that enable users to convert file types from one file type to another. File converters can convert different types of files such as documents, PDFs, images, and more.
File Repair Software
File repair software enables users to repair corrupt or damaged files. File repair software tools are useful for companies and users that need to repair and access files of all kinds including documents, downloads, images, videos, PDFs, and more.
File Sharing Software
File sharing software is software that enables users to securely share and exchange files and data over the internet. It allows people to easily store, access, and transfer documents, files, photos, videos, music, and other types of data to and from multiple devices. There are many popular file sharing programs available for both home networks and business use. These provide features such as file synchronization across multiple devices, security protocols for protection against malicious activity/hacking attempts, cloud-based storage capabilities, etc.
File Copy Software
File copy software is designed to transfer files and folders quickly, reliably, and often with enhanced functionality compared to standard operating system copy tools. It can handle large files, resume interrupted transfers, and manage batch operations more efficiently. Many solutions include error recovery, speed optimization, file verification, and filtering to copy only specific file types or updated versions. Advanced tools may support copying across local drives, network locations, and external storage devices with minimal downtime. This makes file copy software essential for IT administrators, content managers, and anyone handling large-scale or frequent file transfers.
File Compression Software
File compression software reduces the size of files or folders to save storage space and speed up transfers. It works by using algorithms to eliminate redundancy and efficiently encode data, often resulting in significantly smaller file sizes. These tools typically support multiple compression formats, such as ZIP, RAR, and 7z, and can also encrypt archives for added security. Many include features like batch compression, password protection, file splitting, and integration with cloud storage. File compression software is essential for sharing large files, archiving data, and improving storage efficiency on both personal and enterprise systems.
Business Filing Services
Business filing services enable anyone to quickly and easily create a business. Business filing services streamline the process of business registration, obtaining business licenses, and creating business entities such as an LLC, corporation, limited company, S corp, and more. Business filing services may also offer a la carte legal services.
File Sync Software
File sync software assists in the process of ensuring that edited files from multiple sources and locations are synchronized and have the same information.
Duplicate File Finders
Duplicate file finders are software tools that enable users to find and identify duplicate files, duplicate images, duplicate videos, duplicate documents, and more in order to prevent duplicates and free up space on their system or hard drive. Duplicate file finders are also known as duplicate file removers or duplicate file cleaners.
Team Building Software
Team building software is a software designed to facilitate collaboration and teamwork within a group and build more effective teams. It typically offers a variety of tools and features such as gamification, challenges, and other team building activities. This software can be used by businesses, organizations, or teams of any size to improve team dynamics and productivity. It allows team members to work together more efficiently, track progress on tasks, and stay organized. With its user-friendly interface and customizable options, team building software can help teams achieve their goals in a streamlined manner.
Building Materials Software
Building materials software is software designed to manage and track inventory, sales, and customer information for building suppliers. It utilizes ERP (Enterprise Resource Planning) technology to streamline processes and increase efficiency. This type of software allows businesses in the building industry to easily manage their products, orders, and deliveries in one centralized location. With built-in features such as automated purchasing and real-time updates, building materials software helps suppliers stay organized and meet the demands of their customers. It is a valuable tool for any business looking to improve their supply chain management.
Building Inspection Software
Building inspection software is software that can help streamline the process of performing building inspections.
Link Building Software
Link building tools help SEO professionals manage, streamline, and automate the process of building links.
File Managers
File managers, also known as file browsers or file explorers, are software applications that enable a user to browse, search, organize, and manage the files and folders on their computer or device.
E-Filing Software
E-filing software for legal purposes enables attorneys, law firms, and self-represented litigants to electronically submit court documents to judicial systems. It streamlines the filing process by ensuring compliance with court formatting rules, deadlines, and procedural requirements. The software provides features like document tracking, real-time status updates, and automated notifications of court acceptance or rejection. With secure encryption and user authentication, it protects sensitive legal information from unauthorized access. By reducing reliance on paper filings, it increases efficiency, saves time, and minimizes the risk of errors or missed deadlines.
File Archiving Software
File archiving software is designed to compress, organize, and store files efficiently for long-term retention and easy retrieval. It helps reduce storage costs by using compression techniques and managing data lifecycle policies, such as automatic archiving and deletion. This software supports indexing and search capabilities, enabling quick access to archived files when needed. Many solutions integrate with backup and compliance systems to ensure data security and regulatory adherence. By centralizing archived data, it improves data management and preserves critical information over time.
Building Management Systems
Building management systems (BMS) are software control systems used to manage and monitor various aspects of a building. They typically include hardware, software, and sensors to collect and analyze data related to energy usage, temperature control, lighting, security, and other building functions. Building management systems can be customized to fit the specific needs of a building and can be accessed remotely for easy monitoring and adjustments. These systems aim to improve efficiency, reduce costs, and enhance occupant comfort in commercial and residential buildings. Overall, building management systems play an important role in ensuring the smooth operation of buildings by providing centralized control and monitoring capabilities.
Building Automation Systems Software
Building automation systems are used to control and monitor various functions within a building, including lighting, heating, ventilation, and security.
View more categories (20) for "avrora build file."

19 Products for "avrora build file." with 2 filters applied:

  • 1
    grcov

    grcov

    grcov

    grcov collects and aggregates code coverage information for multiple source files. grcov processes .profraw and .gcda files which can be generated from llvm/clang or gcc. grcov also processes lcov files (for JS coverage) and JaCoCo files (for Java coverage). Linux, macOS and Windows are supported.
    Starting Price: Free
  • 2
    pytest-cov
    ...The data file is left at the end of testing so that it is possible to use normal coverage tools to examine it.
    Starting Price: Free
  • 3
    jscoverage

    jscoverage

    jscoverage

    ...You can use covout to specify the reporter, like HTML, and detail. The detail reporter will print the uncovered code in the console directly. Mocha runs test case with jscoverage module. jscoverage will ignore files while listing in covignore file. jscoverage will output a report in HTML format. jscoverage will inject a group of functions into your module exports. default jscoverage will search covignore in the project root. jscoverage will copy exclude files from the source directory to the destination directory.
    Starting Price: Free
  • 4
    LuaCov

    LuaCov

    LuaCov

    LuaCov is a simple coverage analyzer for Lua scripts. When a Lua script is run with the luacov module loaded, it generates a stats file with the number of executions of each line of the script and its loaded modules. The luacov command-line script then processes this file generating a report file which allows one to visualize which code paths were not traversed, which is useful for verifying the effectiveness of a test suite. LuaCov includes several configuration options, which have their defaults stored in src/luacov/defaults.lua. ...
    Starting Price: Free
  • 5
    PCOV

    PCOV

    PCOV

    ...To avoid unnecessary allocation of additional arenas for traces and control flow graphs, PCOV should be set according to the memory required by the test suite. To avoid reallocation of tables, PCOV should be set to a number higher than the number of files that will be loaded during testing, inclusive of test files. interoperability with Xdebug is not possible. At an internal level, the executor function is overridden by PCOV, so any extension or SAPI which does the same will be broken. PCOV is zero cost, code runs at full speed.
    Starting Price: Free
  • 6
    blanket.js

    blanket.js

    Blanket.js

    ...JavaScript code coverage compliments your existing JavaScript tests by adding code coverage statistics (which lines of your source code are covered by your tests). Parsing the code using Esprima and node-falafel, and instrumenting the file by adding code tracking lines. Connecting to hooks in the test runner to output the coverage details after the tests have been completed. A Grunt plugin has been created to allow you to use Blanket like a "traditional" code coverage tool (creating instrumented copies of physical files, as opposed to live-instrumenting). Runs the QUnit-based Blanket report headlessly using PhantomJS. ...
    Starting Price: Free
  • 7
    Cobertura

    Cobertura

    Cobertura

    ...Most of it is licensed under the GNU GPL, and you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Please review the file LICENSE.txt included in this distribution for further details.
    Starting Price: Free
  • 8
    Coverlet

    Coverlet

    Coverlet

    It works with .NET Framework on Windows and .NET Core on all supported platforms. Coverlet supports coverage for deterministic builds. The solution at the moment is not optimal and need a workaround. If you want to visualize coverlet output inside Visual Studio while you code, you can use the following addins depending on your platform. Coverlet also integrates with the build system to run code coverage after tests. Enabling code coverage is as simple as setting the CollectCoverage property to true. ...
    Starting Price: Free
  • 9
    OpenCppCoverage

    OpenCppCoverage

    OpenCppCoverage

    ...The main usage is for unit testing coverage, but you can also use it to know the executed lines in a program for debugging purposes. Support compiler with a program database file (.pdb). Just run your program with OpenCppCoverage, no need to recompile your application. Exclude a line based on a regular expression. Coverage aggregation, to run several code coverages and merge them into a single report. Requires Microsoft Visual Studio 2008 or higher for all editions including the Express edition. It should also work with the previous version of Visual Studio. ...
    Starting Price: Free
  • 10
    Xcode

    Xcode

    Apple

    Xcode is Apple’s integrated development environment for building, testing, and distributing apps across Apple platforms. It provides powerful tools for coding, debugging, profiling, and simulation in one unified workspace. Predictive code completion and coding intelligence help developers write cleaner, faster code. Xcode supports advanced debugging and performance analysis to identify issues early.
    Starting Price: Free
  • 11
    Go

    Go

    Golang

    With a strong ecosystem of tools and APIs on major cloud providers, it is easier than ever to build services with Go. With popular open source packages and a robust standard library, use Go to create fast and elegant CLIs. With enhanced memory performance and support for several IDEs, Go powers fast and scalable web applications. With fast build times, lean syntax, an automatic formatter and doc generator, Go is built to support both DevOps and SRE.
    Starting Price: Free
  • 12
    Tarpaulin

    Tarpaulin

    Tarpaulin

    Tarpaulin is a code coverage reporting tool for the cargo build system, named for a waterproof cloth used to cover cargo on a ship. Currently, tarpaulin provides working line coverage and while fairly reliable may still contain minor inaccuracies in the results. A lot of work has been done to get it working on a wide range of projects, but often unique combinations of packages and build features can cause issues so please report anything you find that's wrong.
    Starting Price: Free
  • 13
    Coverage.py

    Coverage.py

    Coverage.py

    ...If your test runner command starts with “python”, just replace the initial “python” with “coverage run”. To limit coverage measurement to code in the current directory, and also find files that weren’t executed at all, add the source argument to your coverage command line. By default, it will measure line (statement) coverage. It can also measure branch coverage. It can tell you what tests ran which lines.
    Starting Price: Free
  • 14
    DeepSource

    DeepSource

    DeepSource

    ...DeepSource covers all major programming languages, Infrastructure-as-Code, secrets detection, code coverage, and more. You won't need any other tool to protect your code. Start building with the most sophisticated static analysis platform for your workflow and prevent bugs before they end up in production. Largest collection of static analysis rules in the industry. Your team's central hub to track and take action on code health. Put code formatting on autopilot. Never let your CI break on style violations. Automatically generates and applies fixes for issues in a couple of clicks.
    Starting Price: $12 per user per month
  • 15
    CodeShip

    CodeShip

    CloudBees

    ...When you need help or identify a problem, you want to talk to someone technical sooner rather than later, and that’s what you’ll get with CodeShip. You can get your builds and deployments working in less than 5 minutes with CodeShip’s turnkey environment and simple UI. From there, you can evolve into more sophisticated workflows and config-as-code as your projects grow.
    Starting Price: $49 per month
  • 16
    OpenClover

    OpenClover

    OpenClover

    ...Do testing getters and setters bring much value? Or machine-generated code? OpenClover outruns other tools in its flexibility to define the scope of coverage measurement. You can exclude packages, files, classes, methods, and even single statements. You can focus on testing important parts of your code. OpenClover not only records test results but also measures individual code coverage for every test.
    Starting Price: Free
  • 17
    Istanbul

    Istanbul

    Istanbul

    ...Adding coverage to your mocha tests could not be easier. Now, simply place the command nyc in front of your existing test command. nyc's instrument command can be used to instrument source files outside of the context of your unit tests. nyc is able to show you all Node processes that are spawned when running a test script under it. By default, nyc uses Istanbul's text reporter. However, you may specify an alternative reporter.
    Starting Price: Free
  • 18
    PHPUnit

    PHPUnit

    PHPUnit

    PHPUnit requires the dom and json extensions, which are normally enabled by default. PHPUnit also requires the pcre, reflection, and spl extensions. These standard extensions are enabled by default and cannot be disabled without patching PHP’s build system and/or C sources. The code coverage report feature requires the Xdebug (2.7.0 or later) and tokenizer extensions. Generating XML reports requires the xmlwriter extension. Unit Tests are primarily written as a good practice to help developers identify and fix bugs, to refactor code and to serve as documentation for a unit of software under test. ...
    Starting Price: Free
  • 19
    JaCoCo

    JaCoCo

    EclEmma

    JaCoCo is a free code coverage library for Java, which has been created by the EclEmma team based on the lessons learned from using and integrating existing libraries for many years. The master branch of JaCoCo is automatically built and published. Due to the test-driven development approach, every build is considered fully functional. See the change history for the latest features and bug fixes. SonarQube code quality metrics of the current JaCoCo implementation are available on SonarCloud.io. Integrate JaCoCo technology with your tools. Use JaCoCo tools out of the box. Improve the implementation and add new features. There are several open-source coverage technologies for Java available. ...
    Starting Price: Free
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB